If rails new fails, created files are not removed
#1308
louis-antonopoulos
started this conversation in
Ideas
Replies: 1 comment
-
|
Noting, this also applies to cases where the wrong arguments are not passed: Lines 42 to 66 in 3bc560e |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running
rails new, if an error is encountered, all the files that are created are not removed, including databases.Related: can any known requirements (such as the Node version) be checked before starting?
Example error:
Beta Was this translation helpful? Give feedback.
All reactions