安装ReactJs时,出现“需要安装后错误”

问题描述

首先我安装nodejs,然后使用npm全局安装程序包名称create-react-app,然后使用npx create-react-app app-name创建react应用,出现以下错误

[email protected] postinstall PATH
node -e "try{require('./postinstall')}catch(e){}"
[email protected] postinstall
node -e "try{require('./postinstall')}catch(e){}"
[email protected] postinstall
node -e "try{require('./postinstall')}catch(e){}"

解决方法

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

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

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