WifiWizard2
WifiWizard2 copied to clipboard
3.2.0 install issue
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
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
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