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 2020/06/10 15:13:02 UTC

[GitHub] [cordova-plugins] chistov opened a new issue #35: unable to add this plugin

chistov opened a new issue #35:
URL: https://github.com/apache/cordova-plugins/issues/35


   # Bug Report
      I had tried to install your plugin and got connection error.
   
   ## Problem
      Unable to download and install plugin via command: 
   
   cordova plugin add https://github.com/apache/cordova-plugins.git#wkwebview-engine-localhost
   
   ### What is expected to happen?
      Success installation.
   
   
   ### What does actually happen?
   
   Got the error: 
   
    Failed to install 'cordova-labs-local-webserver': CordovaError: Failed to fetch plugin https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git via registry.
   ...
   npm ERR! code ENOPACKAGEJSON
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   


----------------------------------------------------------------
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-plugins] breautek commented on issue #35: unable to add this plugin

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #35:
URL: https://github.com/apache/cordova-plugins/issues/35#issuecomment-642091972


   Something appears to be redirecting `https://github.com/apache/cordova-plugins.git#local-webserver` to `https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git`. I'd check to see if you have `package.json` entry for `cordova-labs-local-webserver` if so remove it. I'd also delete the `package-lock.json` as well.
   
   Additionally, these are unsupported experimental plugins not suitable for production use and I would **strongly** recommend you to use `cordova-ios@6` with schemes instead.
   
   See link for more info: https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html


----------------------------------------------------------------
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-plugins] breautek edited a comment on issue #35: unable to add this plugin

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #35:
URL: https://github.com/apache/cordova-plugins/issues/35#issuecomment-642091972


   Something appears to be redirecting `https://github.com/apache/cordova-plugins.git#local-webserver` to `https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git`. I'd check to see if you have `package.json` entry for `cordova-labs-local-webserver` or `cordova-plugin-file` if so remove it. I'd also delete the `package-lock.json` as well.
   
   Additionally, these are unsupported experimental plugins not suitable for production use and I would **strongly** recommend you to use `cordova-ios@6` with schemes instead.
   
   See link for more info: https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html


----------------------------------------------------------------
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-plugins] breautek closed issue #35: unable to add this plugin

Posted by GitBox <gi...@apache.org>.
breautek closed issue #35:
URL: https://github.com/apache/cordova-plugins/issues/35


   


----------------------------------------------------------------
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-plugins] breautek edited a comment on issue #35: unable to add this plugin

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #35:
URL: https://github.com/apache/cordova-plugins/issues/35#issuecomment-642091972


   Something appears to be redirecting `https://github.com/apache/cordova-plugins.git#local-webserver` to `https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git`. I'd check to see if you have `package.json` entry for `cordova-labs-local-webserver` and `cordova-plugin-file`. If so then remove it and try to reinstall. I'd also delete the `package-lock.json` as well.
   
   Additionally, these are unsupported experimental plugins not suitable for production use and I would **strongly** recommend you to use `cordova-ios@6` with schemes instead.
   
   See link for more info: https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html


----------------------------------------------------------------
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