小编Sum*_*gde的帖子

create-react-app 自 4.0.1 版起不起作用

我尝试create-react-app使用npm i create-react-app,npx create-react-app new-app和安装npm init react-app new-app,但我不断收到此错误消息:

You are running create-react-app 4.0.0, which is behind the latest release (4.0.1).
We no longer support global installation of Create React App.
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

npm reactjs npm-install create-react-app npx

64
推荐指数
13
解决办法
4万
查看次数

标签 统计

create-react-app ×1

npm ×1

npm-install ×1

npx ×1

reactjs ×1