tripflex / WifiWizard2

A Cordova plugin for managing Wifi networks (new version of WiFiWizard) - Latest is version 3+
https://www.npmjs.com/package/cordova-plugin-wifiwizard2
Apache License 2.0
122 stars 146 forks source link

3.2.0 install issue #107

Open OmarChaar opened 4 years ago

OmarChaar commented 4 years ago

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 commented 3 years ago

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 commented 3 years ago

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