-
-
Notifications
You must be signed in to change notification settings - Fork 473
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
Failed to install 'cordova-plugin-firebasex' #108
Comments
I get something similar but the last line is a litte different.
|
My issue turned out to be related to the |
On re-reading, PR #115 fixes #114 which is different from your issue @hoangnk121 It looks like the script cannot find your Xcode project. Please confirm the correct path to your Also check you have no non-latin characters in your app name as this can cause path issues. |
Closed due to no response |
I was having the same issue as him, figured out it was because I was using cordova-plugin-app-name with the name 'Colégio Sion', maybe it is because of the Acute accent on the 'Colégio' word? @dpa99c can you open up this issue again? |
this worked for me too. Thank Joaovtrc |
when I am installing the plugin I get this while my name tag is AlMashreq [!] The [!] The [!] Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the default, you may safely remove it from your repos directory via then when trying to build from the cli it fails but when running in xcode it runs and actually works... what is the cause of this and how to solve it... thanks in advance. |
When I add platform (ios) (Android worked):
ionic cordova platform add ios
I got error:
Try remove platforms, plugins, re-install but still not working.
The text was updated successfully, but these errors were encountered: