You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2013/11/01 19:17:17 UTC

[jira] [Created] (CB-5246) cordova/run no target exists message is ambiguous

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)