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

Audrey So commented on CB-10551:
--------------------------------

This probably is not an issue anymore due to : 
https://issues.apache.org/jira/browse/CB-12016.
Plugin mapper code was removed in that PR.

> fetch + plugin id mapping logic is out of order
> -----------------------------------------------
>
>                 Key: CB-10551
>                 URL: https://issues.apache.org/jira/browse/CB-10551
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Jesse MacFadyen
>            Assignee: Steve Gill
>              Labels: cordova-7.0.0, triaged
>
> When attempting to install a plugin from local filesystem or a github url, if 
> the plugin id listed in plugin.xml contains a . can be mapped to an npm 
> module, then npm is used.
> repro:
> {code}
> cordova plugin add https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin
> {code}
> or if you have a clone:
> {code}
> cordova plugin add /MyRepos/Insomniac/
> {code}
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to