私はネイティブ・バージョン0.42.0に反応しました。私のプロジェクトはこれでうまくいっていました。エラー:メイン・クラスorg.gradle.wrapper.GradleWrapperMainを見つけられませんでした。
最近、反応ネイティブバージョン0.43.1にアップグレードしました。今は私が行うとき
react-native run-android
私はこのエラーに悩まされています。
JS server already running.
Building and installing the app on the device (cd android && ./gradlew installDebug)...
Error: Could not find 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 development environment:
https://facebook.github.io/react-native/docs/android-setup.html
私は問題をググ https://facebook.github.io/react-native/docs/upgrading.html
からアップグレードするための指示に従ってきました。次のリンクを参照してくださいそれのどれも私のために働いた。
Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
ヘルプ/指導の任意の種類は、私のために参考になっなります。