? ~ $ npm install -g ionic cordova ios-sim ios-deploy ? ~ $ ionic info Your system information: Cordova CLI: 5.3.3 Ionic CLI Version: 1.7.7 Ionic App Lib Version: 0.6.3 ios-deploy version: 1.8.2 ios-sim version: 5.0.3 OS: Mac OS X El Capitan Node Version: v0.12.7 Xcode version: Xcode 7.1 Build version 7B91b ? ~ $
解释: To run Ionic apps in the iOS Simulator or an iOS device you also need to install the ios-sim and ios-deploy npm packages:
如何debug?
http://stackoverflow.com/questions/28678851/how-to-debug-ionic-webapp
http://stackoverflow.com/questions/31486645/intellij-idea-webstorm-and-angularjs-ionic
原文:http://my.oschina.net/uniquejava/blog/524242