Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash when directory exists for new project from git #4154

Closed
olensmar opened this issue Jul 26, 2023 · 1 comment
Closed

crash when directory exists for new project from git #4154

olensmar opened this issue Jul 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@olensmar
Copy link
Member

When I try to create a new project from Git and provide a project for which a path already exists I get:

image

Closing the error reveals:

image

the initial crash seems uneccessary :D

@olensmar olensmar added the bug Something isn't working label Jul 26, 2023
@devcatalin
Copy link
Member

I tested this and it doesn't crash in production. There's an uncaught error in a validator promise used by AntD and the popup we see in dev mode is from webpack. I don't see an easy way to ignore this in dev mode..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants