Cordova Build Gradle Error while opening/extracting zip file

后端 未结 4 2071
傲寒
傲寒 2021-01-02 00:36

When I Run: cordova build, I got this:

Running command:/Users/tyrant/workspace/ideaProject/hello/platforms/android/cordova/build
ANDROID_HOME=/Users/tyrant/s         


        
4条回答
  •  鱼传尺愫
    2021-01-02 01:19

    Check whether you are having download limit and, if so, download the gradle zip file manually, place it in folder such as /Users/tyrant/.gradle/wrapper/dists/gradle-2.2.1-all/2m8005s69iu8v0oiejfej094b/ and run the command.

提交回复
热议问题