سلام من تازه reactnative رو راه اندازی کردم و برای ایفون مشکلی ندارم ولی برای اندروید ران میکنم برام ران نمیشه و ارور
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
* What went wrong: Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory(). > Could not create service of type PluginResolutionStrategyInternal using BuildScopeServices.createPluginResolutionStrategy(). * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 0s 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/getting-started.html Command failed: ./gradlew installDebug Error: Command failed: ./gradlew installDebug |