我正在尝试安装react-js。但是,npm显示错误。
我之前安装了node-js和所有必需的东西,但是,它拒绝工作。我正在尝试使用命令提示符下载它。而且,我之前也尝试使用:npx create-react-app
和其他命令。
错误是:
Aborting installation. npm install --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
编辑:当我尝试使用该命令时; npx create-react-app
的安装也在那里终止。