【gradle的GRADLE_USER_HOME引发的血案】
Build was configured to prefer settings repositories over project repositories but repository ‘maven’ was added by settings file ‘settings.gradle.kts’
FAILURE: Build failed with an exception.
-
Where:
Settings file ‘X:\idea-workspace\full-in-love\full_in_love\android\settings.gradle.kts’ line: 20 -
What went wrong:
Error resolving plugin [id: ‘dev.flutter.flutter-plugin-loader’, version: ‘1.0.0’]
Build was configured to prefer settings repositories over project repositories but repository ‘maven’ was added by settings file ‘settings.gradle.kts’
- 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 456ms
Error: Gradle task assembleDebug failed with exit code 1
问题原因是之前做gradle相关开发时候, 配置了GRADLE_USER_HOME的环境变量, 导致使用了两个版本的gradle, 删除就好了
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐


所有评论(0)