Stan Kurdziel

Results 3 comments of Stan Kurdziel

I'm getting new errors in 1.3 and 1.4 =/ I pushed a simple demo project to github for reference: https://github.com/sek/MockitoOnAndroidDemo To clone and run tests: ``` git clone https://github.com/sek/MockitoOnAndroidDemo cd...

Hi @mjohenneken , I'm still successfully using 1.2 with the workaround demonstrated here: https://github.com/sek/MockitoOnAndroidDemo/blob/master/app/src/androidTest/java/com/stankurdziel/mockitodemo/NormalUsageOfMockito.java I think we are on API22 now, but pretty sure it worked fine on API21 also...

I had same problem. Removing "/umd" from end of ionic imports fixed it for me. See: https://github.com/webpack/webpack/issues/4921#issuecomment-399934222