Josh Soref created CB-5246:
------------------------------
Summary: cordova/run no target exists message is ambiguous
Key: CB-5246
URL: https://issues.apache.org/jira/browse/CB-5246
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry
Affects Versions: 3.1.0
Reporter: Josh Soref
Fix For: 3.2.0
New user runs:
> cordova-blackberry\blackberry10\bin\create test
> cd test
> cordova\run -k hi
[ERROR] No target exists, to add that target please run target add
<name> <ip> [-t | --type <device | simulator>] [-p <password>] [--pin
<devicepin>]
There's no `:`, so I tried:
> cordova\run target add z10 169.254.0.1
and I got a nonsensical error message.
The problem is that it wanted me to run:
> cordova\target add z10 169.254.0.1
--
This message was sent by Atlassian JIRA
(v6.1#6144)