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 2014/04/28 21:14:32 UTC

[jira] [Created] (CB-6537) Consistently indicate `cordova ...` in errors

Josh Soref created CB-6537:
------------------------------

             Summary: Consistently indicate `cordova ...` in errors
                 Key: CB-6537
                 URL: https://issues.apache.org/jira/browse/CB-6537
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 3.4.0
            Reporter: Josh Soref
            Assignee: Josh Soref
            Priority: Minor


Good:

$ cordova build
No platforms added to this project. Please use `cordova platform add <platform>`.

Bad:

$ cordova platform add fio
Platform "fio" not recognized as a core cordova platform. See "platform list".
$ cordova jlhjk
Cordova does not know jlhjk; try help for a list of all the available commands.



--
This message was sent by Atlassian JIRA
(v6.2#6252)