Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Master
-
None
-
None
-
linux
Description
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
Attachments
Issue Links
- relates to
-
CB-8409 cordova build && echo good || echo bad does not work
- Closed