Skip to content
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

Error installing iOS platform #85

Closed
utilityboy opened this issue Jul 26, 2016 · 4 comments
Closed

Error installing iOS platform #85

utilityboy opened this issue Jul 26, 2016 · 4 comments

Comments

@utilityboy
Copy link
Contributor

Hi. Encountering this issue when installing iOS on a newly inited Ember 2.6 repo.

ember cdv platform add ios
Running 'cordova platform add ios'
Adding ios project...
Creating Cordova project for the iOS platform:
    Path: platforms/ios
    Package: cordova
    Name: cordova
iOS project created with cordova-ios@4.2.0
Error: ENOENT: no such file or directory, open '/projects/embercordova/ember-cordova/cordova/platforms/ios/cordova/cordova-Info.plist'
File: /bin/sh
Command failed: cordova platform add ios
Error: Command failed: cordova platform add ios
    at checkExecSyncError (child_process.js:441:13)
    at Object.execSync (child_process.js:481:13)
    at CoreObject.BashTask.runCommand (/projects/embercordova/node_modules/ember-cordova/lib/tasks/bash.js:28:16)
    at /projects/embercordova/node_modules/ember-cordova/lib/tasks/bash.js:22:12
    at lib$rsvp$$internal$$initializePromise (/projects/embercordova/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:1084:9)
    at PromiseExt.lib$rsvp$promise$$Promise (/projects/embercordova/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:546:53)
    at new PromiseExt (/projects/embercordova/node_modules/ember-cli/lib/ext/promise.js:32:8)
    at CoreObject.Task.extend.run (/projects/embercordova/node_modules/ember-cordova/lib/tasks/bash.js:16:12)
    at CoreObject.module.exports.run (/projects/embercordova/node_modules/ember-cordova/lib/commands/cordova.js:60:8)
    at CoreObject.module.exports.validateAndRun (/projects/embercordova/node_modules/ember-cordova/lib/commands/cordova.js:45:17)
@alexblom
Copy link
Member

Was ember-cordova installed correctly for you, given #84?

Easy way to tell is if ember-cordova directory exists, etc?

@utilityboy
Copy link
Contributor Author

@alexblom I'm running node v4.2.1, so addon installation succeeded. I encountered the package installation errors following that.

@alexblom
Copy link
Member

Thanks, given it is related, I'm going to close this and leave #84 open as our reference issue.

@utilityboy
Copy link
Contributor Author

utilityboy commented Jul 26, 2016

@alexblom I don't believe this is related. Running node 4.2.1, this still fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants