ionic build android error

后端 未结 3 1733
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-11 11:44

I\'m confused. jdk,sdk,ant,cordova,ionic doing well,why builds error?
I searched everywhere,but no answer for it.
I guess has a error version?
who can help this?

3条回答
  •  攒了一身酷
    2020-12-11 12:43

    I hope that not too late, but I had the same error and. So, I fixed it doing the next:

    In your case find this:

    C:\Users\cxt\.gradle\wrapper\dists\gradle-2.2.1- all\2m8005s69iu8v0oiejfej094b

    now you are here to delete the gradle-2.2.1-all.zip because this file is corrupted and then replace the file with this http://services.gradle.org/distributions/gradle-2.2.1-all.zip when you finish all try again

    ionic build android

    Good Luck!

提交回复
热议问题