Steve Gill created CB-9138:
------------------------------

             Summary: Installing multiple plugins from multiple registries fails
                 Key: CB-9138
                 URL: https://issues.apache.org/jira/browse/CB-9138
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib, Plugman
    Affects Versions: 5.0.0
            Reporter: Steve Gill
            Assignee: Steve Gill
             Fix For: 5.2.0


If you use <plugin> tag in config.xml and reference plugins from both CPR and 
npm. When you do a platform add/cordova prepare to install those plugins, the 
registry value will be incorrect. 

Seems to be a async/promise issue and how we call npm load. The value gets set 
to either registry.cordova.io or registry.npmjs.org. It won't alternate based 
on where the plugin lives. 





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