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

2021/12/how-to-solve-create-react-app-not-supported-error #22

Open
utterances-bot opened this issue Mar 13, 2022 · 3 comments
Open

2021/12/how-to-solve-create-react-app-not-supported-error #22

utterances-bot opened this issue Mar 13, 2022 · 3 comments

Comments

@utterances-bot
Copy link

others-How to solve We no longer support global installation of Create React App. when trying to create react app using npx create-react-app?

  1. Purpose

https://www.bswen.com/2021/12/how-to-solve-create-react-app-not-supported-error.html

Copy link

ran into a similar issue and found I could add the version number to the npx call:
npx create-react-app@5.0.0 project-name-here

Copy link

hi this was greate

@bswen
Copy link
Owner

bswen commented Apr 13, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants