[ 
https://issues.apache.org/jira/browse/CB-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577438#comment-14577438
 ] 

ASF GitHub Bot commented on CB-8993:
------------------------------------

Github user gorkem commented on the pull request:

    https://github.com/apache/cordova-lib/pull/224#issuecomment-110066248
  
    @marcuspridham PR looks. Do you have Apache CLA signed? I can not seem to 
find it if you have. Before I can merge this one, you need to sign Apache’s 
Contributor License Agreement (can be done online): 
http://www.apache.org/licenses/#clas


> 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
>
> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to