WifiWizard2
WifiWizard2 copied to clipboard
Can't install plugin
Prerequisites
Check all boxes if you have done the following:
- [yes ] Checked that your issue isn't already filed: https://github.com/tripflex/wifiwizard2/issues
- [ yes] Make sure you fill out the Issue Type below
Issue type
Select all that apply
- [x] Bug
- [ ] Enhancement
- [ ] Task
- [ ] Question
- [ ] Other
Description
I am using cordova android 8.0.0 When I try to install using the following
ionic cordova plugin add cordova-plugin-wifiwizard2
gives me
ionic cordova plugin add cordova-plugin-wifiwizard2 > cordova plugin add cordova-plugin-wifiwizard2 --save (node:13860) UnhandledPromiseRejectionWarning: CordovaError: Failed to fetch plugin git+https://github.com/tripflex/WifiWizard2.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
ionic cordova plugin add wifiwizard2
gives me an older version. I want v3.1.1
ionic cordova plugin add wifiwizard2#master
gives me an older version. I want v3.1.1
I get same error
I've also been having problems getting hold of 3.1.1, will try to give more details a bit later