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

Closed
Sardorbek-Kuvondikov opened this issue Dec 27, 2024 · 10 comments
Closed

Bug: [React v19] #31923

Sardorbek-Kuvondikov opened this issue Dec 27, 2024 · 10 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)

@JorensM
Copy link

JorensM commented Dec 29, 2024

Another popular tool for vanilla React is Vite

@Harricpp
Copy link

npx create-next-app

will help u

@Sardorbek-Kuvondikov
Copy link
Author

thanks a lot

@Sardorbek-Kuvondikov
Copy link
Author

thank you for attantion

@Sardorbek-Kuvondikov

This comment was marked as spam.

@Sardorbek-Kuvondikov
Copy link
Author

Your opinions are very important to me.

@eps1lon
Copy link
Collaborator

eps1lon commented Jan 6, 2025

Support requests filed as GitHub issues often go unanswered. We want you to find the answer you're looking for, so we suggest the following alternatives:

Coding Questions
If you have a coding question related to React and React DOM, it might be better suited for Stack Overflow. It's a great place to browse through frequent questions about using React, as well as ask for help with specific questions.

https://stackoverflow.com/questions/tagged/react

Talk to other React developers
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React.

https://react.dev/community

@eps1lon eps1lon closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
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

6 participants