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 #31909

Open
Sardorbek-Kuvondikov opened this issue Dec 25, 2024 · 2 comments
Open

Bug: React v19 #31909

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

Comments

@Sardorbek-Kuvondikov
Copy link

When I run the command
npx create-react-app my-app
to use React 19v, it fails to download the required files and folders 100%.

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

first of all which framework are you using? or is it without any framework? and secondly, Maybe some of the files were generated earlier so that might cause issues, you can try this first "npm cache clean --force " and then run the npx-create-react-app my-app

@JorensM
Copy link

JorensM commented Dec 29, 2024

create-react-app is deprecated and is not recommended anymore. Please use vite or any of the recommended ways

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