You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Gorkem ERCAN (JIRA)" <ji...@apache.org> on 2015/06/08 21:32:00 UTC

[jira] [Updated] (CB-8993) Plugin restore ignores search path

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

Gorkem ERCAN updated CB-8993:
-----------------------------
    Fix Version/s: 5.1.2

> Plugin restore ignores search path
> ----------------------------------
>
>                 Key: CB-8993
>                 URL: https://issues.apache.org/jira/browse/CB-8993
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Marcus Pridham
>            Priority: Minor
>             Fix For: 5.1.2
>
>
> If I run the command:
> cordova prepare --searchpath ~/cordova-plugins
> I would expect the CLI to try restore plugins in the config.xml from the provided searchpath.  Currently this parameter is ignored.
> I can get this to work if I modify the opts variable in cli.js and add:
> searchpath : args.searchpath,
> https://github.com/apache/cordova-cli/blob/master/src/cli.js#L179



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