React-native-vector-icons: After i ran (react-native link) and run the application on i android i got this error

Created on 21 Dec 2016  路  3Comments  路  Source: oblador/react-native-vector-icons

  • What went wrong:
    Execution failed for task ':app:prepareUiTesterReactNativeVectorIconsUnspecifiedLibrary'.
    > Could not expand ZIP 'E:\React Native\uiTester\node_modules\react-native-vector-icons\android\build\outputs\aar\react-native-vector-icons-release.aar'.

Most helpful comment

always go to the android folder and run gradlew clean after linking new stuff

All 3 comments

always go to the android folder and run gradlew clean after linking new stuff

for me it was ./gradlew clean from inside android folder

Closing this, reopen if it persists after cleaning cache.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

elnygren picture elnygren  路  3Comments

tharrington picture tharrington  路  4Comments

rmilejcz picture rmilejcz  路  3Comments

obykoo picture obykoo  路  3Comments

venux92 picture venux92  路  3Comments