I installed the react-native-cli , android sdk and the android emulator . I was able to do the init project but when I run the react-native run-android command it shows the log:
Scanning 577 folders for symlinks in D: \ dev \ git-repo \ courses \ reactNative \ InstaluraMobile \ node_modules (23ms) < > JS server already running.
Building and installing the app on the device (cd android & gradlew.bat installDebug) ...
Error: Could not find or load parent 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 development environment:
link '