npx create-react-app myapp未创建项目

时间:2020-04-21 21:49:48

标签: reactjs

安装软件包。这可能需要几分钟。 使用cra-template安装react,react-dom和react-scripts ...

core-js@2.6.11后安装C:\ Users \ HI \ appvid \ node_modules \ babel-runtime \ node_modules \ core-js node -e“ try {require('./ postinstall')} catch(e){}”

core-js@3.6.5安装后C:\ Users \ HI \ appvid \ node_modules \ core-js node -e“ try {require('./ postinstall')} catch(e){}”

core-js-pure@3.6.5安装后C:\ Users \ HI \ appvid \ node_modules \ core-js-pure node -e“ try {require('./ postinstall')} catch(e){}”

  • react@16.13.1
  • react-scripts@3.4.1
  • react-dom@16.13.1
  • cra-template@1.0.3 在626.818秒中添加了来自750个贡献者的1606个软件包,并审核了931196个软件包

58个包裹正在寻找资金 运行npm fund了解详情

发现了0个漏洞

1 个答案:

答案 0 :(得分:0)

您是否尝试过使用create-react-app(文件夹名称)命令而不是使用npx create app命令?它在全球安装吗?您在终端上到底写了什么?