While executing ionic run android --device --verbose
, there is nothing happens. It logs the below message and nothing happens. ionic compile works though.
ConfigXml.setConfigXml path~to~my~project resetContent=true, errorWhenNotFound=false
ionic info yields the below information
- Cordova CLI: 5.3.3
- Ionic Version: 1.1.0
- Ionic CLI Version: 1.7.7
- Ionic App Lib Version: 0.6.3
- ios-deploy version: 1.8.2
- ios-sim version: 5.0.2
- OS: Mac OS X El Capitan
- Node Version: v5.0.0
- Xcode version: Xcode 7.0.1 Build version 7A1001
Anyone has any idea what happens here?