Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
None
Description
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:
cordova plugin add https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin
or if you have a clone:
cordova plugin add /MyRepos/Insomniac/
Attachments
Issue Links
- relates to
-
CB-11180 Ignore plugin mapper when a git spec is specified
- Closed