-
Notifications
You must be signed in to change notification settings - Fork 244
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
xcode was removed, but is required with 8.1.0 #706
Comments
Can you please give us some more information:
|
I have created a repo for the error: https://github.com/Tallyb/cordova-xcode-error (based on your repo)
|
I think the explanation is that |
@brodybits the problem here is that we basically encouraged this kind of thing with Which is why |
Will do
Agreed for any other dependency dropped or major version changed. But for |
I can see the logic. |
Well said @Tallyb, my deepest apologies for such a bad mess-up. I just raised PR #708 with a hotfix, as needed to follow proper semver etiquette (semver/semver#461). |
- dependency-ls@1 - unorm@1 - underscore@1 - valid-identifier@0.0.1 needed to adhere to semver principle ref: apacheGH-706
needed to adhere to semver principles ref: apacheGH-706
- dependency-ls@1 - unorm@1 - underscore@1 - valid-identifier@0.0.1 needed to adhere to semver principle ref: apacheGH-706
needed to adhere to semver principles ref: apacheGH-706
GH-706 dependency patch fix for 8.x only
In my case it only worked when I did |
@deliverymanager Yes, if you have a global installation of Cordova you also have to install xcode globally to work around this issue. Thanks for pointing that out. A patch for this is underway. |
This issue is now resolved in We would strongly advise all plugins and applications to explicitly include In case of any questions please do not hesitate to ask via phonegap@googlegroups.com, dev@cordova.apache.org, or in a new Cordova issue (https://github.com/apache/cordova/issues). |
https://github.com/apache/cordova-lib/pull/611/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2L44
errors occur when adding platform ios.
Error: Error: Cannot find module 'xcode'
The text was updated successfully, but these errors were encountered: