我运行了npx react-native运行android并出现错误

时间:2020-05-25 11:16:34

标签: android react-native emulation

在3m 0s内失败

错误无法安装该应用程序。确保已设置Android开发环境:https://reactnative.dev/docs/environment-setup。使用--verbose标志运行CLI以获取更多详细信息。 错误:命令失败:gradlew.bat app:installDebug -PreactNativeDevServerPort = 8081 注意:C:\ Users \ Olivia \ Desktop \ App1 \ android \ app \ src \ debug \ java \ com \ app1 \ ReactNativeFlipper.java使用或覆盖已弃用的API。 注意:有关详细信息,请使用-Xlint:deprecation重新编译。

失败:构建失败,并出现异常。

  • 出了什么问题: 任务':app:installDebug'的执行失败。

    com.android.builder.testing.api.DeviceException:com.android.ddmlib.AdbCommandRejectedException:已关闭

  • 尝试: 使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行,以获取更多日志输出。使用--scan运行以获取完整的见解。

  • https://help.gradle.org

  • 获得更多帮助

在3m 0s内失败

at makeError (C:\Users\Olivia\Desktop\App1\node_modules\execa\index.js:174:9)
at C:\Users\Olivia\Desktop\App1\node_modules\execa\index.js:278:16
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async runOnAllDevices (C:\Users\Olivia\Desktop\App1\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:94:5)
at async Command.handleAction (C:\Users\Olivia\Desktop\App1\node_modules\react-native\node_modules\@react-native-community\cli\build\index.js:186:9)

0 个答案:

没有答案