You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/08 10:47:44 UTC

[GitHub] [cordova-plugin-file] jfoclpf opened a new issue #464: Failed to fetch plugin https://github.com/apache/cordova-plugin-file.git via registry

jfoclpf opened a new issue #464:
URL: https://github.com/apache/cordova-plugin-file/issues/464


   # Bug Report
   
   ## Problem
   
   Maybe this is just temporary, but I'me getting this now. I have internet connection and this only happens on this plugin. All the other plugins are downloaded correctly 
   
   ```
   $ cordova plugin add https://github.com/apache/cordova-plugin-file.git
   
   Failed to fetch plugin https://github.com/apache/cordova-plugin-file.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
   ```


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-file] jfoclpf commented on issue #464: Failed to fetch plugin https://github.com/apache/cordova-plugin-file.git via registry

Posted by GitBox <gi...@apache.org>.
jfoclpf commented on issue #464:
URL: https://github.com/apache/cordova-plugin-file/issues/464#issuecomment-792852005


   Thank you @breautek , indeed `sudo npm i cordova -g` solved the issue


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-file] breautek commented on issue #464: Failed to fetch plugin https://github.com/apache/cordova-plugin-file.git via registry

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #464:
URL: https://github.com/apache/cordova-plugin-file/issues/464#issuecomment-792709064


   If you upgraded to npm 7, you'll need to reinstall cordova to get patches required for npm 7 compatibility. 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-file] jfoclpf closed issue #464: Failed to fetch plugin https://github.com/apache/cordova-plugin-file.git via registry

Posted by GitBox <gi...@apache.org>.
jfoclpf closed issue #464:
URL: https://github.com/apache/cordova-plugin-file/issues/464


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-file] jfoclpf commented on issue #464: Failed to fetch plugin https://github.com/apache/cordova-plugin-file.git via registry

Posted by GitBox <gi...@apache.org>.
jfoclpf commented on issue #464:
URL: https://github.com/apache/cordova-plugin-file/issues/464#issuecomment-792684798


   `cordova plugin add cordova-plugin-file` outputs the same error.
   
   ```
   $ cordova plugin add cordova-plugin-file
   Failed to fetch plugin github:apache/cordova-plugin-file 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:
   ```


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org