I'm facing this issues and none of answers i got from stackoverflow can resolve this. Everything is good for creating apps with start from npm install -g cordova ionic
, ionic start myApp tabs
but facing the error when trying to build into android platform by using this command ionic build android
. Here the output of errors i got from cmd :
One
Two
Three
Development Environment
- Cordova CLI: 5.4.1
- Ionic Version: 1.2.1
- Ionic CLI Version: 1.7.12
- Ionic App Lib Version: 0.6.5
- OS: Windows 7 SP1
- Node Version: v4.2.4
All three pictures above are connected respectively. Any of you ever experiencing this issues? Any helps would be highly appreciated. Thanks.