I get the following error in the CLI:
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Error: /Users/raquelreis/projetos/Bafafa2015/platforms/ios/cordova/run: Command failed with exit code 65
at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
I’ve properly installed ios-deploy, and I even managed to use ionic build ios with no problems, resulting in “BUILD SUCCEEDED”. But ionic run ios fails