WifiWizard2 icon indicating copy to clipboard operation
WifiWizard2 copied to clipboard

Can't install plugin

Open mogupta opened this issue 5 years ago • 1 comments

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

mogupta avatar Jul 06 '19 10:07 mogupta

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

simonkincaidkintronix avatar Jul 09 '19 16:07 simonkincaidkintronix