Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
Description
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.