You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don’t handle slug conflicts gracefully on deploy:
◇ What slug do you want to use?
│ hello-framework
Could not create project: Unexpected response status 409
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Can we do async validation of slugs? I think we can.
mbostock
changed the title
If a slug is already taken, a 409 error is shown
If a slug is already taken, show a better error, and prompt for a new slug
Feb 7, 2024
We don’t handle slug conflicts gracefully on deploy:
Can we do async validation of slugs? I think we can.
Related #482.
The text was updated successfully, but these errors were encountered: