mobx-antd-startar icon indicating copy to clipboard operation
mobx-antd-startar copied to clipboard

创建不了项目

Open alvin198761 opened this issue 6 years ago • 0 comments

PS F:\eclipse_workspace> create-react-app react-web-demo

Creating a new React app in F:\eclipse_workspace\react-web-demo.

Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts...

yarn add v1.7.0 [1/4] Resolving packages... [2/4] Fetching packages... error [email protected]: The engine "node" is incompatible with this module. Expected version "^6.14.0 || ^8.10.0 || >=9.10.0". error Found incompatible module info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Aborting installation. yarnpkg add --exact react react-dom react-scripts --cwd F:\eclipse_workspace\react-web-demo has failed.

Deleting generated file... package.json Deleting generated file... yarn.lock Deleting react-web-demo/ from F:\eclipse_workspace Done.

alvin198761 avatar Dec 14 '18 06:12 alvin198761