Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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

npx create-react-app@latest --template typescript .
or
//for not ts
npx create-react-app@latest my-app-name
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #You #running #latest #release #We #longer #support #global #installation #Create #React
ADD COMMENT
Topic
Name
4+7 =