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 browser platform #87

Closed
utilityboy opened this issue Jul 26, 2016 · 1 comment
Closed

Error installing browser platform #87

utilityboy opened this issue Jul 26, 2016 · 1 comment

Comments

@utilityboy
Copy link
Contributor

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

ember cdv platform add browser
Running 'cordova platform add browser'
Adding browser project...
Running command: /Users/brent/.cordova/lib/npm_cache/cordova-browser/4.1.0/package/bin/create /projects/embercordova/ember-cordova/cordova/platforms/browser cordova cordova
Creating Browser project. Path: platforms/browser
Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
Fetching plugin "cordova-plugin-whitelist@1" via npm
Installing "cordova-plugin-whitelist" for browser
Installing "cordova-plugin-whitelist" for ios
Failed to install 'cordova-plugin-whitelist':CordovaError: Could not find *-Info.plist file, or config.xml file.
    at Object.parseProjectFile [as parse] (/projects/embercordova/ember-cordova/cordova/platforms/ios/cordova/lib/projectFile.js:51:15)
    at Api.addPlugin (/projects/embercordova/ember-cordova/cordova/platforms/ios/cordova/Api.js:209:33)
    at handleInstall (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:611:6)
    at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:407:28
    at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:787:54)
    at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:30)
    at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:749:13)
    at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:509:49
    at flush (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:108:17)
    at doNTCallback0 (node.js:417:9)
Failed to restore plugin "cordova-plugin-whitelist" from config.xml. You might need to try adding it again. Error: Could not find *-Info.plist file, or config.xml file.

Likely related to #85 and #86

@utilityboy
Copy link
Contributor Author

Closing in favour of #85

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

1 participant