You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/02/22 19:24:18 UTC

[jira] [Updated] (CB-10658) Plugin restore fails under MobileChromeApps `cca` tool

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

Nikhil Khandelwal updated CB-10658:
-----------------------------------
    Labels: pendingPR triaged  (was: )

> Plugin restore fails under MobileChromeApps `cca` tool
> ------------------------------------------------------
>
>                 Key: CB-10658
>                 URL: https://issues.apache.org/jira/browse/CB-10658
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 6.0.0
>            Reporter: Jeffrey Yang
>            Priority: Trivial
>              Labels: pendingPR, triaged
>             Fix For: 6.0.0
>
>
> When preparing a MobileChromeApps-wrapped project, plugins from the config.xml are found, but restoration fails because the `cca` tool injects additional search paths, which causes plugman/fetch.js to throw an error. 
> https://github.com/apache/cordova-lib/blob/6.0.x/cordova-lib/src/plugman/fetch.js#L199 .
> I propose removing the error and simply emit a warning and continue with the cached localPlugin object.
> In this particular case, the `cca` tool adds the same search path twice (once via `opts`, other via `config_json`).  While it would be good to also file a bug in the MobileChromeApps project, it's been stated that the project is no longer being actively maintained.



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