小编Sam*_*ube的帖子

命令失败:gradlew.bat installDebug

在开发应用程序时,我遇到了以下错误。我尝试将 java 版本从 11 降级到 8,但这没有帮助。

FAILURE: Build failed with an exception.

* 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 15s
Could not install the app on …
Run Code Online (Sandbox Code Playgroud)

java android reactjs react-native

8
推荐指数
2
解决办法
6万
查看次数

标签 统计

android ×1

java ×1

react-native ×1

reactjs ×1