-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react-native run-android 时 出现错误 #8
Comments
首先提问你一个问题:
如果运行了,那么先尝试iOS平台是否能够正常运行,因为代码都是同一套的。iOS相比Android更加稳定,调试更加方便。 |
我也遇到了这个问题,解决方案暂时没有找到,可以确定的是 不是adb 的问题 FAILURE: Build failed with an exception. What went wrong: Failed to install on any devices. |
额..... 我这边一直没问题.....算了,周末加一下CI,这样就好多了 |
我也遇到了问题,运行就 报这个错误,could not get the native call queue: bridge configuration is not available |
@gzfgeh 碰到了跟你一样的问题, 你的解决了吗? |
@gzfgeh @yangxiaoge 我也遇到这问题,请问@bob1993 怎么解决? |
Rn版本更新太多了,而很多库都是带有^标记符的, |
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:installDebug'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
The text was updated successfully, but these errors were encountered: