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/06/26 23:47:25 UTC

[jira] [Resolved] (CB-6542) Delay creating project until there's some chance that it will succeed

     [ https://issues.apache.org/jira/browse/CB-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Soref resolved CB-6542.
----------------------------

       Resolution: Fixed
    Fix Version/s: 3.6.0

> 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
>             Fix For: 3.6.0
>
>
> 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)