Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

You are running `create-react-app` 5.0.0, which is behind the latest release (5.0.1). We no longer support global installation of Create React App.

npm uninstall -g create-react-app
npx clear-npx-cache
npx create-react-app@latest my-app
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #You #running #latest #release #We #longer #support #global #installation #Create #React
ADD COMMENT
Topic
Name
2+3 =