4

Create React App error

 2 years ago
source link: https://dev.to/itskunal/create-react-app-error-2c6h
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
npx create-react-app myapp

Enter fullscreen mode

Exit fullscreen mode

Uff! this error.

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.

Enter fullscreen mode

Exit fullscreen mode

instead of typing create-react-app you can type [email protected]

npx [email protected] .

Enter fullscreen mode

Exit fullscreen mode

Now you can easily create new react project.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK