[
https://issues.apache.org/jira/browse/CB-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813419#comment-13813419
]
ASF subversion and git services commented on CB-5246:
-----------------------------------------------------
Commit 46ac29fd7a766a783160532cc210cc1ed11fdc53 in branch refs/heads/master
from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=46ac29f ]
CB-5246 cordova/run disambiguate no target exists message
Reviewed by Bryan Higgins <[email protected]>
> 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)