You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Gill (JIRA)" <ji...@apache.org> on 2016/02/06 01:26:39 UTC

[jira] [Updated] (CB-10551) fetch + plugin id mapping logic is out of order

     [ https://issues.apache.org/jira/browse/CB-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Gill updated CB-10551:
----------------------------
    Labels: cordova-fetch  (was: )

> 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-fetch
>
> 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.4#6332)

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