You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2017/04/12 00:12:41 UTC

[jira] [Created] (CB-12649) Failures should exit with non-zero exitCode

Jesse MacFadyen created CB-12649:
------------------------------------

             Summary: Failures should exit with non-zero exitCode
                 Key: CB-12649
                 URL: https://issues.apache.org/jira/browse/CB-12649
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Jesse MacFadyen


There are probably multiple places where this happens.

One example.

{code}
cordova plugin add does-not-exist // <= error code is 1
{code}

But adding the same plugin to config.xml and running `cordova prepare` we see the same output, but exit code is 0







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org