🐛 Bug: Don't offer to restore repository with --mode create #1085
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
When running
npx create-typescript-app --mode create
, if the CLI crashes for some reason, you should get the standard error message + call stack but shouldn't be offered to "restore the repository to how it was". That offer doesn't make sense - the repository never existed to begin with!Actual
I had a bug in #1000 and got:
Additional Info
No response
The text was updated successfully, but these errors were encountered: