小编Sab*_*ard的帖子

无需每晚安装的节点“ 13.0.0-nightly20190802452b393c1f”错误

当尝试创建反应应用程序时,出现以下错误。

Creating a new React app in /home/sabin/development/react/complete-guide.

warning You are using Node "13.0.0-nightly20190802452b393c1f" which is not supported and may encounter bugs or unexpected behavior. Yarn supports the following semver range: "^4.8.0 || ^5.7.0 || ^6.2.2 || >=8.0.0"
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts...

yarn add v1.17.3
warning You are using Node "13.0.0-nightly20190802452b393c1f" which is not supported and may encounter bugs or unexpected behavior. Yarn supports the following semver range: "^4.8.0 || …
Run Code Online (Sandbox Code Playgroud)

reactjs create-react-app npx

0
推荐指数
1
解决办法
305
查看次数

标签 统计

create-react-app ×1

npx ×1

reactjs ×1