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

Reply via email to