-
Notifications
You must be signed in to change notification settings - Fork 47.3k
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
Bug: [React v19] #31923
Labels
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Comments
Sardorbek-Kuvondikov
added
the
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
label
Dec 27, 2024
create-react-app is not maintained and shouldn't be used. |
Oh, I didn't know about that. Thank you for saying that. |
npx create-next-app@latest Refer to (https://react.dev/learn/start-a-new-react-project) |
Another popular tool for vanilla React is Vite |
npx create-next-app will help u |
thanks a lot |
thank you for attantion |
This comment was marked as spam.
This comment was marked as spam.
Your opinions are very important to me. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npx create-react-app my-project
If you type in this order, React doesn't install all files and folders, this problem started for me with v19.
Is this a bug on my end or is it on React's end? I couldn't find it.
The text was updated successfully, but these errors were encountered: