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

Bug: [React v19] #31923

Open
Sardorbek-Kuvondikov opened this issue Dec 27, 2024 · 3 comments
Open

Bug: [React v19] #31923

Sardorbek-Kuvondikov opened this issue Dec 27, 2024 · 3 comments
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@Sardorbek-Kuvondikov
Copy link

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.

@Sardorbek-Kuvondikov Sardorbek-Kuvondikov added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Dec 27, 2024
@ilko-nikolov
Copy link

create-react-app is not maintained and shouldn't be used.

@Sardorbek-Kuvondikov
Copy link
Author

Oh, I didn't know about that.
Which method do you recommend?

Thank you for saying that.

@nstarlike
Copy link

nstarlike commented Dec 27, 2024

npx create-next-app@latest

Refer to (https://react.dev/learn/start-a-new-react-project)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

3 participants