einicher opened a new issue #211:
URL: https://github.com/apache/cordova-plugin-statusbar/issues/211


   When i try to add the plugin this happens:
   
   Ubuntu 20.10
   Cordova 10.0.0
   
   ```
   cordova plugin add cordova-plugin-statusbar
   Failed to fetch plugin cordova-plugin-statusbar@cordova-plugin-statusbar via 
registry.
   Probably this is either a connection problem, or plugin spec is incorrect.
   Check your connection and plugin name/version/URL.
   CordovaError: Error: npm: Command failed with exit code 1 Error output:
   npm ERR! code ETARGET
   npm ERR! notarget No matching version found for 
cordova-plugin-statusbar@cordova-plugin-statusbar.
   npm ERR! notarget In most cases you or one of your dependencies are 
requesting
   npm ERR! notarget a package version that doesn't exist.
   ```
   
   ```
   cordova plugin add https://github.com/apache/cordova-plugin-statusbar.git
   Failed to fetch plugin 
https://github.com/apache/cordova-plugin-statusbar.git via registry.
   Probably this is either a connection problem, or plugin spec is incorrect.
   Check your connection and plugin name/version/URL.
   CordovaError: CordovaError: Could not determine package name from output:
   up to date, audited 90 packages in 6s
   
   7 packages are looking for funding
     run `npm fund` for details
   
   found 0 vulnerabilities
   ```
   
   Does not seem to be a connection problem on my site. What else could cause 
this?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to