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
123 stars 146 forks source link

Can't install plugin #89

Open mogupta opened 5 years ago

mogupta commented 5 years ago

Prerequisites

Check all boxes if you have done the following:

Issue type

Select all that apply

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

simonkincaidkintronix commented 5 years ago

I've also been having problems getting hold of 3.1.1, will try to give more details a bit later