[
https://issues.apache.org/jira/browse/CB-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577716#comment-14577716
]
ASF subversion and git services commented on CB-8993:
-----------------------------------------------------
Commit 559a072ee5dc15f7006263f5f656b9f8040ad599 in cordova-cli's branch
refs/heads/CB-9128cordova-cli from [~mpridham]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=559a072 ]
CB-8993 Plugin restore ignores search path. This closes #213
> 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
> Assignee: Gorkem ERCAN
> 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: [email protected]
For additional commands, e-mail: [email protected]