首先我安装 nodejs 然后使用 npm 我全局安装包名称 create-react-app 然后使用 npx create-react-app app-name 创建反应应用程序,我收到以下错误:
core-js@2.6.11 postinstall PATH
node -e "try{require('./postinstall')}catch(e){}"
core-js@3.6.5 postinstall
node -e "try{require('./postinstall')}catch(e){}"
core-js-pure@3.6.5 postinstall
node -e "try{require('./postinstall')}catch(e){}"