美文网首页
新建项目提示ERROR: Failed to open zip

新建项目提示ERROR: Failed to open zip

作者: 啟风了 | 来源:发表于2020-12-24 14:41 被阅读0次

    新建项目的时候会提示

    Error:Failed to open zip file. Gradle’s dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)

    但是其他的项目是没有问题的,如果网上给出的方法不能解决你当前的问题,那么你可以参考下面的图片

    设置里找到gradle,选择specified location,直接指向到你的gradle.zip所在的位置

    路径C:/Users/dogal(这里是你的计算机名称)/.gradle/wrapper/dists/gradle-5.6.4-all/ankdp27end7byghfw1q2sw75f/gradle-5.6.4;对应好版本

    点击Sync Now,最后同步一下就可以行了

    最后附上版本对应表

    希望上面的方法能对你有所帮助!

    相关文章

      网友评论

          本文标题:新建项目提示ERROR: Failed to open zip

          本文链接:https://www.haomeiwen.com/subject/utsmnktx.html