You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ron James (JIRA)" <ji...@apache.org> on 2014/04/15 12:24:14 UTC

[jira] [Created] (CB-6446) plugin:add grunt task only accepts a single --variable parameter

Ron James created CB-6446:
-----------------------------

             Summary: plugin:add grunt task only accepts a single --variable parameter
                 Key: CB-6446
                 URL: https://issues.apache.org/jira/browse/CB-6446
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 3.4.0
         Environment: OSX
            Reporter: Ron James


To install the facebook connect plugin, we need to pass 2 variables - APP_NAME and APP_ID, e.g:

grunt plugin:add:https://github.com/phonegap/phonegap-facebook-plugin.git --variable APP_NAME=MyApp --variable APP_ID=1234123412341234

The `variable` parameters aren't being passed through to plugman correctly so the installation fails.



--
This message was sent by Atlassian JIRA
(v6.2#6252)