rn android 运行失败
2019-01-20 本文已影响6人
Mylovesunshine
You might check the permissions on Android/Gradlew They should be 755 not 644.
Run chmod 755 android/gradlew inside your app root folder.
Then run react-native run-android.
You might check the permissions on Android/Gradlew They should be 755 not 644.
Run chmod 755 android/gradlew inside your app root folder.
Then run react-native run-android.