Windows PowerShell微软公司版权所有。版权所有
尝试新的跨平台PowerShell https://aka.ms/pscore6
PS D: Amazon>
创建一个新的React应用程序在D:Amazon Amazon -clone.
安装包。这可能需要几分钟。
安装react、react-dom和react-scripts增加了1919个包,并在3m内审核了1920个包
147个包正在寻找资金运行npm fund
查看详细信息
10个中等严重性漏洞
要解决所有问题,请运行:NPM审计修复
运行npm audit
查看详细信息。
- 官方文档声明:"如果你之前通过npm install -g create-react-app全局安装了create-react-app,我们建议你使用npm uninstall -g create-react-app或yarn global remove create-react-app来卸载该包,以确保npx始终使用最新版本。"> 一旦你卸载了create-react-app package。使用命令
- 尝试创建新项目
npx create-react-app project-app
npm cache clean --force
清理npm缓存