You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Konrad Piascik (JIRA)" <ji...@apache.org> on 2015/02/04 13:56:35 UTC

[jira] [Created] (CB-8422) cordova run errors don't bubble up

Konrad Piascik created CB-8422:
----------------------------------

             Summary: cordova run errors don't bubble up
                 Key: CB-8422
                 URL: https://issues.apache.org/jira/browse/CB-8422
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: Master
         Environment: linux
            Reporter: Konrad Piascik


execute this on the command line:
cordova run --no-build blackberry10 && echo bad
If there are no devices attached or no simulators present on host computer then you will get the following output:
Running command: /home/kpiascik/dev/meap-client-template/platforms/blackberry10/cordova/run 
No connected BlackBerry 10 device found
ERROR running one or more of the platforms: Error: /home/kpiascik/dev/meap-client-template/platforms/blackberry10/cordova/run: Command failed with exit code 2
You may not have the required environment or OS to run this project
bad

This is with cordova 4.2.0 and blackberry platform version 3.7.0



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