Hello,
I have just follow the instructions on ionic getting started and i am getting this error.
Umuts-MacBook-Pro:myApp umutguncan$ ionic emulate ios
Running command: /Users/umutguncan/myApp/hooks/after_prepare/010_add_platform_class.js /Users/umutguncan/myApp
add to body class: platform-ios
Running command: /Users/umutguncan/myApp/platforms/ios/cordova/run --emulator
ios-sim was not found. Please download, build and install version 3.0.0 or greater from https://github.com/phonegap/ios-sim into your path. Or 'npm install -g ios-sim' using node.js: http://nodejs.org
Error: /Users/umutguncan/myApp/platforms/ios/cordova/run: Command failed with exit code 2
at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:139:23)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Process.ChildProcess._handle.onexit (child_process.js:1087:5)