You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/28 21:16:19 UTC

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

    [ https://issues.apache.org/jira/browse/CB-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983426#comment-13983426 ] 

ASF GitHub Bot commented on CB-6537:
------------------------------------

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-cli/pull/172

    CB-6537 Consistently indicate `cordova ...` in errors

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsoref/cordova-cli cb_6537

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-cli/pull/172.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #172
    
----
commit af0d8fa8404e1c138d575db9231c0444e2c4dd67
Author: Josh Soref <js...@blackberry.com>
Date:   2014-04-28T19:14:37Z

    CB-6537 Consistently indicate `cordova ...` in errors

----


> 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)