if you meet this question:
node.js - Gradle "... occurred starting process 'command 'npm''" on Mac
you must use this command in the Root Project
react-native start or npm start
If the terminal always show: the error infos:
you must in the android/dir use this command:
./gradlew --stop
No comments:
Post a Comment