Ionic Android Build Fails CordovaLib:processDebugResources

后端 未结 2 1307
终归单人心
终归单人心 2021-01-27 23:33

I recently wanted to try out ionic and specifically develop android apps. I was able to set everything up using the ionic tutorial and run via localhost. I want to be able to d

2条回答
  •  半阙折子戏
    2021-01-27 23:53

    After hours spent in the same issue, just solved the problem by running some updates:

    npm update -g ionic cordova
    

    This information was found at: https://forum.ionicframework.com/t/android-build-failed/32069

提交回复
热议问题