-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
UI should prevent from entering an invalid project name #1596
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
Comments
You shouldn't put a |
Thanks for your immediate response. I didn't want to put a |
Ok. I just realised how UI works. You have to run |
You can choose which folder you want to create the project in via the UI. |
I started UI in |
Did you have any error in the browser console or the terminal? |
Unfortunately no errors. |
Could you try with |
What's the error in the browser console? |
I added name validation in 8957c3a |
Let's continue here: #1599 |
Uh oh!
There was an error while loading. Please reload this page.
Version
3.0.0-rc.2
Reproduction link
https://jsfiddle.net/zoispag/rba9coxn/
Steps to reproduce
What is expected?
To create/download the project
What is actually happening?
Response in terminal
{"type":"error","data":"package.json: Name contains illegal characters"} command failed: yarn --json
Package.json contains:
The text was updated successfully, but these errors were encountered: