为什么npx create react应用程序被挂在中间?

问题描述

我正在尝试通过 git bash 使用 create-react-app 安装新的React应用,该应用被卡在Windows 10系统中的某个位置(64 -bit),并且当我尝试运行 npm install 后尝试运行 npm start 时,显示 npm错误

屏幕1

enter image description here

屏幕2

enter image description here

屏幕3

enter image description here

屏幕4- npm错误

enter image description here

我正在使用以下内容

  • npm版本:1.1.7

  • 节点版本:v12.18.3

  • npm版本:6.14.6

最初,我认为我的系统configstore可能存在问题,但目前无法识别。我已附上以下屏幕:

.config

enter image description here

configstore

enter image description here

update-notifier-npm

enter image description here

update-notifier-npm.json

enter image description here

1-2个月后才出现问题。我能够自由使用create-react-app。请让我知道我在想什么。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)