I am trying to run the below:
ionic platform add ios
However, I got:
/bin/sh: cordova: command not found Caught exception: undefined
Mind letting us know? https://github.com/driftyco/ionic-cli/issues
Your system information:
Cordova CLI: Not installed
Ionic Framework Version: 2.0.0-beta.10
Ionic CLI Version: 2.0.0-beta.32
Ionic App Lib Version: 2.0.0-beta.18
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Mac OS X El Capitan
Node Version: v4.4.7
Xcode version: Xcode 7.3.1 Build version 7D1014
I already installed cordova
but for some reason it was not detected by Ionic
What should I do?