-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not simulate ios app in El Capitan #99
Comments
You're using an old version of Ionic |
Hi, you were. I updated to ionic 3. Ld build/emulator/BG\ Geo.app/BG\ Geo normal x86_64 ** BUILD FAILED ** The following build commands failed: [ERROR] An error occurred while running cordova run ios --emulator (exit code 1). |
You’re not using latest XCode 9. always install latest XCode, the moment it’s released. |
I see. I hoped to avoid that because currently i can't upgrade my OS due to other development requirements. |
I'm experiencing some issues trying to build the app for ios simulator.
First it is needed to create a "www" folder inside project root folder (see: ionic-team/ionic-cli#935)
Also ios-deploy version and ios-sim version must be installed.
But the following command does not work:
ionic cordova prepare ios
Error message is "cordova is not a valid task".
How can I build the app?
ionic version: 2.2.1
ionic info
result:Your system information:
The text was updated successfully, but these errors were encountered: