我试图运行我的第一个flutter项目,但我一直得到这个错误。
FAILURE: 构建失败,出现异常。
出了什么问题:配置根项目'android'时发生了问题,无法解决配置':classpath'的所有工件。
无法解决配置':classpath'的所有工件。 无法下载gradle.jar (com.android.tools.build:gradle:3.5.0) 无法获取资源':classpath'。https:/dl.google.comdlandroidmaven2comandroidtoolsbuildgradle3.5.0gradle-3.5.0.jar。'. Content-Length delimited消息体过早结束(预期:4170314;收到:4170314。4170314;收到:2359280 无法下载 bundletool jar (com.android.tool.build:bundletool:0.9.0) 2359280 无法下载 bundletool.jar (com.android.tools.build:bundletool:0.9.0) 无法获取资源 '.https:/dl.google.comdlandroidmaven2comandroidtoolsbuildbundletool0.9.0bundletool-0.9.0.jar。'. Content-Length delimited消息体过早结束(预期:5248142;收到:5248142。5248142;收到:4456416 4456416 无法下载 protos.jar (com.android.tools.analytics-library:protos:26.5.0) 无法获取资源 '.https:/dl.google.comdlandroidmaven2comandroidtoolsanalytics-libraryprotos26.5.0protos-26.5.0.jar。'. Content-Length delimited消息体过早结束(预期:3432065;收到:'。3432065;收到:2359280 2359280 无法下载 kotlin-stdlib-common.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.3.50) 无法获取资源 '。https:/jcenter.bintray.comorgjetbrainskotlinkotlin-stdlib-common1.3.50kotlin-stdlib-comm-1.3.50.jar。'. 读取时间已过
尝试:使用--stacktrace选项运行以获得堆栈跟踪。使用--info或--debug选项运行,以获得更多的日志输出。使用 --scan 选项运行以获得完整的见解。
获取更多帮助 https:/help.gradle.org。
BUILD FAILED in 20m 5sException.Gradle task assembleDebug failed with exit code 1: Gradle任务assembleDebug失败,退出代码1
[截图1
我用的是免费的vpn代理,如hotspot shield。由于某种原因,我猜在你的地区,这些链接被阻止不幸和意外...像在我的地区...所以请使用任何免费的vpn和更新您的包再次...。
如果这个问题还在发生,那么我想你是想在flutter项目中创建一个android项目。
通常android studio会显示一个弹出框。你不应该点击 "好"。
如果这不是问题,你可以请澄清多一点吗? shuch从哪里得到的项目和你做了什么之前,它是做所有的更新?