You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\2016\react\soundreduxNative>react-native run-android
Starting JS server...
Running c:\ANDROID-SDK/platform-tools/adb -s 01ed40af094ba24c reverse tcp:8081 tcp:8081
Building and installing the app on the device (cd android && gradlew.bat installDebug...
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':app'.
Cannot evaluate module react-native-vector-icons : Configuration with name 'default' not found.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
I tried to install react-native-vector-icons and it seems to install, but i still get that error
The text was updated successfully, but these errors were encountered:
When running in windows, I get this error:
C:\2016\react\soundreduxNative>react-native run-android
Starting JS server...
Running c:\ANDROID-SDK/platform-tools/adb -s 01ed40af094ba24c reverse tcp:8081 tcp:8081
Building and installing the app on the device (cd android && gradlew.bat installDebug...
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':app'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
I tried to install react-native-vector-icons and it seems to install, but i still get that error
The text was updated successfully, but these errors were encountered: