With multi-dimensional model as the core, let the factory digital transformation and upgrading “within reach”>>>
error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment. Run CLI with --verbose flag for more details.
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:installDebug'.
> com.android.builder.testing.api.DeviceException: No online devices found.
* 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 5s
at checkExecSyncError (child_process.js:611:11)
at execFileSync (child_process.js:629:15)
at runOnAllDevices (/Users/apple/Desktop/FireReactNaitve/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/runOnAllDevices.js:94:39)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async Command.handleAction (/Users/apple/Desktop/FireReactNaitve/node_modules/react-native/node_modules/@react-native-community/cli/build/index.js:164:9)
This problem occurs when react native run Android
Solutions: 1. Delete the node in the project_ modules
2. Re execute NPM install
If the simulator has the above problems, if the solution is not good, delete the simulator in Android studio and re create your virtual devices
Similar Posts:
- How to Solve React-native-gesture-handler Error
- Mac: How to Solve Print: Entry, “:CFBundleIdentifier”, Does Not Exist
- [Solved] React Native Error: A problem occurred configuring project ‘:app’. and Execution failed for t…
- React Native Project Run Error [How to Solve]
- Using react native elements in RN project to report an error: unrecognized font family ‘material icons’
- How to Solve React Native Error: Could not get BatchedBridge
- Could not find com.android.tools.build:gradle:3.3.0.
- Initialization of react native Android [How to Solve]
- [Solved] npmError: EPERM: operation not permitted,…
- [Solved] Could not find method google() for arguments [] on repository container,rn react-native-camera …