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
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