Hi, I’m totally new to Ionic, so please bear with me!
I started the installs, got some file access errors, followed the link to setup proper file permissions on OSX for npm by John Papa - which recommended I install Homebrew to avoid having to sudo continually.
So all of this went off ok, except that ionic info wouldn’t display the ios-sim version (I installed with Homebrew). I also noticed that Xcode is required, so I installed from the app store (v7.3.1), but ionic info doesn’t pick that up either:
Your system information:
Cordova CLI: 6.3.1
Ionic CLI Version: 2.0.0
Ionic App Lib Version: 2.0.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Mac OS X El Capitan
Node Version: v6.4.0
Xcode version: Not installed
I’ve tried a number of searches, but haven’t found anyone else experiencing the same challenge.
Any guidance will be greatly appreciated!