[!] Gradle threw an error while downloading artifacts from the network. Retrying to download... Runn

阅读 68

2023-04-29


[!] Gradle threw an error while downloading artifacts from the network. Retrying to download… Runn
报这个错

把zip包直接放到c盘某个位置 并更改android/gradle/wrapper/gradle-wrapper.properties里的

distributionUrl 改成本地的地址 比如本人的地址
C:/Users/Administrator/.gradle/gradle-6.6.1-all.zip
就可以把这个地址填进去
distributionUrl=file:///C:/Users/Administrator/.gradle/gradle-6.6.1-all.zip


精彩评论(0)

0 0 举报