We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React 19v create-react-app bugs
The text was updated successfully, but these errors were encountered:
When I run create-react-app in React 19v, it doesn't load all files and folders. Is this a bug in React 19v or is it my fault?
Sorry, something went wrong.
Has anyone encountered this problem? If anyone knows, please tell me.
thanks in advance
Prefer to use vite:
npm create vite@latest my-react-app -- --template react-ts # react
No branches or pull requests
React 19v create-react-app bugs
The text was updated successfully, but these errors were encountered: