-
Notifications
You must be signed in to change notification settings - Fork 31
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
Fail to install #10
Comments
Can you please provide the command you used to install this plugin? |
Hi, I experienced the same error during install. I tried the following commands, none of them worked:
Thanks for your help. |
Could you try |
Thanks for your quick response. I was following this tutorial. I suppose the plugin wasn't available through cordova that time when Sunil wrote the guide, but I checked it on cordova's site and it's OK now, so that shouldn't be a problem. Anyhow, the approach you mentioned produces the same error message. The above and the only relevant part left of the message ("plugin spec is incorrect") indicates that something must be wrong with a config in the repo (maybe plugin.xml). |
i try to install this plugin in Ionic 3
(node:13204) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Failed to fetch plugin https://github.com/Telerik-Verified-Plugins/Firebase-Invites.git via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Failed to get absolute path to installed module
(node:13204) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Any help?
Thanks
The text was updated successfully, but these errors were encountered: