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

[resolved] Plugin can't be installed #86

Closed
iwantwin opened this issue Sep 13, 2017 · 2 comments
Closed

[resolved] Plugin can't be installed #86

iwantwin opened this issue Sep 13, 2017 · 2 comments

Comments

@iwantwin
Copy link

Was receiving the following error:

Error: Failed to fetch plugin https://github.com/Red-Folder/bgs-core 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

Any clue what the problem is here? It was working just 3 weeks ago! And I really need this to work :#

@iwantwin
Copy link
Author

Oh actually, answering my own question:

Using the option --nofetch (cordova@7.0.1) fixed it:
cordova plugin add ../my-plugin --nofetch

Apparently they changed the way they fetch plugins in cordova 7.x, and --nofetch uses the old way of fetching :)

Feel free to close!

@iwantwin iwantwin changed the title Plugin can't be installed Plugin can't be installed - resolved! Sep 14, 2017
@iwantwin iwantwin changed the title Plugin can't be installed - resolved! [resolved] Plugin can't be installed Sep 14, 2017
@Red-Folder
Copy link
Owner

Thanks for the feedback

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