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

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

GitHub user jsoref opened a pull request:

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

    CB-6542 Delay creating project until there's some chance that it will work

    

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

    $ git pull https://github.com/blackberry/cordova-cli cb_6542

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

    https://github.com/apache/cordova-cli/pull/174.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 #174
    
----
commit 2e99a0d6bc306f91c8186e612355e938452416d7
Author: Josh Soref <jso...@blackberry.com>
Date:   2014-04-28T21:13:10Z

    CB-6542 Delay creating project until there's some chance that it will 
succeed

----


> Delay creating project until there's some chance that it will succeed
> ---------------------------------------------------------------------
>
>                 Key: CB-6542
>                 URL: https://issues.apache.org/jira/browse/CB-6542
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.4.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> Right now, it's very easy to try to create a project, receive an error, and 
> as a result have a seemingly empty project directory which will refuse to be 
> used if you want to fix the arguments to create.
> This is more or less because we eagerly create the .cordova/config.json file 
> instead of lazily creating it.



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

Reply via email to