Create React 应用未在 windows 10 中安装

Creat react app is not installing in windows 10

我在我的 windows10 电脑上安装了没有构建配置的 create-react-app 出现了这个错误。我尝试以管理员身份也遇到了同样的错误

有知道的请告诉我怎么解决

运行 禁用防病毒软件(如果您使用 Windows Defender,请关闭实时保护和基于云的保护)。它对我有用!

希望对您有所帮助!!!

尝试使用 yarn 或更低的 npm 版本。

https://yarnpkg.com/lang/en/docs/cli/create/

希望问题得到解决。