小编May*_*pta的帖子

任务 :react-native-firebase:compileReleaseJavaWithJavac 失败

我克隆了我自己的仓库。在 react native 项目中,我安装了节点模块并根据我的项目要求设置了 Jdk8。然后我使用 react-native run-android 运行我的项目。显示错误

任务 :react-native-firebase:compileReleaseJavaWithJavac 失败

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

* What went wrong:
Execution failed for task ':react-native-firebase:compileReleaseJavaWithJavac'.
> Could not create service of type GeneralCompileCaches using GradleScopeCompileServices.createGeneralCompileCaches().

* 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 1m 3s
13 actionable tasks: 2 executed, 11 up-to-date
Could not …
Run Code Online (Sandbox Code Playgroud)

android gradle build.gradle react-native firebase-realtime-database

2
推荐指数
2
解决办法
4392
查看次数