[
https://issues.apache.org/jira/browse/CB-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036535#comment-14036535
]
ASF subversion and git services commented on CB-6542:
-----------------------------------------------------
Commit ba59ae9c9fb20c72b9bd76c4b277cf2a8c64258f in cordova-lib's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=ba59ae9 ]
CB-6542: Delay creating project until there's some chance that it will succeed
github: close #34
> 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)