[ 
https://issues.apache.org/jira/browse/CB-9067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557032#comment-14557032
 ] 

ASF GitHub Bot commented on CB-9067:
------------------------------------

Github user purplecabbage commented on the pull request:

    
https://github.com/apache/cordova-lib/commit/fd679f38013c3171cddebed8173409b4546f0c95#commitcomment-11337166
  
    In src/registry/registry.js:
    In src/registry/registry.js on line 137:
    This is the source of https://issues.apache.org/jira/browse/CB-9067 2 years 
ago!


> Setting plugman registry changes npm registry but not plugman registry
> ----------------------------------------------------------------------
>
>                 Key: CB-9067
>                 URL: https://issues.apache.org/jira/browse/CB-9067
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Plugman
>            Reporter: Jesse MacFadyen
>            Priority: Blocker
>
> Repro steps show the full impact ...
> {code}
> jessem-osx: jessem$ npm config get registry
> https://registry.npmjs.org/
> jessem-osx: jessem$ plugman config get registry
> http://registry.cordova.io
> jessem-osx: jessem$ plugman config set registry http://plugins.cordova.io
> jessem-osx: jessem$ plugman config get registry
> http://registry.cordova.io
> jessem-osx: jessem$ npm config get registry
> http://plugins.cordova.io/
> {code}
> After attempting to set the plugman registry, npm will be unusable for 
> installing packages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to