Error:Execution failed for task ':app:packageDebug'. > !zip.isFile()

后端 未结 12 1242
粉色の甜心
粉色の甜心 2021-02-04 02:15

@UPDATE

Thank you very much. Now at least there are no errors. But it\'s still a far cry from how it worked before - how it should work. Now, the databa

12条回答
  •  不思量自难忘°
    2021-02-04 02:36

    I use Cordova CLI and have run into this issue from time-to-time. Given that I build locally on my Windows 10 computer user permissions is not the issue. I found that from time to time Cordova simply deletes the android/builds folder and then is for some reason unable to create it. I simply recreate that folder manually and all is hunkry-dory.

提交回复
热议问题