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

3.2.0 install issue #107

Open
OmarChaar opened this issue Aug 4, 2020 · 2 comments
Open

3.2.0 install issue #107

OmarChaar opened this issue Aug 4, 2020 · 2 comments

Comments

@OmarChaar
Copy link

Hello,
Im trying to install the dev version 3.2.0 using the provided link --> cordova plugin add https://github.com/tripflex/wifiwizard2#v3.2.0
but it doesn't work
Error:
Failed to fetch plugin https://github.com/tripflex/wifiwizard2#v3.2.0 via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: npm: Command failed with exit code 1 Error output:
npm ERR! code 1
npm ERR! Command failed: git checkout v3.2.0
npm ERR! error: pathspec 'v3.2.0' did not match any file(s) known to git
npm ERR!

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/mac/.npm/_logs/2020-08-04T09_28_57_831Z-debug.log

@tripflex
Copy link
Owner

This is because there is no 3.2.0 version or tag:
https://github.com/tripflex/WifiWizard2#master

If you want to use dev version use #dev but i'm not sure what the current state of dev is based on the PRs that have been merged recently

@tripflex
Copy link
Owner

Ahh i see where the issue is, the old readme had to use that hash, if you want to use that branch just change it to

https://github.com/tripflex/wifiwizard2#dev

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