1
I installed the React-Native-cli, android sdk and the emulator of android. I managed to do the init but when I run the command React-Native run-android it shows the log:
Scanning 577 folders for symlinks in D: dev git-Repo courses reactNative Installuramobile node_modules (23ms)<> JS server already running.
Building and Installing the app on the device (cd android && gradlew.bat installDebug)...
Error: Unable to locate or load main class org.gradle.wrapper.Gradlewrappermain
Could not install the app on the device, read the error above for Details.
Make sure you have an Android Emulator running or a device Connected and have set up your Android:
https://facebook.github.io/react-native/docs/android-setup.html`