You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "sterling gerritz (JIRA)" <ji...@apache.org> on 2016/12/02 16:01:01 UTC

[jira] [Created] (CB-12210) Specifying the --plugin flag without a value causes an exception

sterling gerritz created CB-12210:
-------------------------------------

             Summary: Specifying the --plugin flag without a value causes an exception
                 Key: CB-12210
                 URL: https://issues.apache.org/jira/browse/CB-12210
             Project: Apache Cordova
          Issue Type: Bug
          Components: Paramedic
            Reporter: sterling gerritz
            Priority: Minor


FYI: when I failed to add a path paramedic threw a 'type error':

 cordova-paramedic --platform android --plugin
cordova-paramedic: creating temp project at /var/folders/p4/m50wzcnx3_5grsq_d3z5kq5w0000gn/T/tmp-21300Vfzeii04OHd0
cordova-paramedic: installing true
path.js:7
   throw new TypeError('Path must be a string. Received ' + inspect(path));
   ^

TypeError: Path must be a string. Received true
   at assertPath (path.js:7:11)



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