Skip to main content

You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0).

 Try the following code in terminal of project folder: 

npx clear-npx-cache

Then, run: 

npx create-react-app projectname

Comments

Popular posts from this blog