如何解决Reactjs的安装不正确
在创建React App时,除了模块和程序包之外,不会创建任何文件夹。使用节点版本12.14.1和npm 6.14.1。请先帮助并表示感谢。
C:\Users\Arsh Deep\Desktop>npx create-react-app myapp5
Creating a new React app in C:\Users\Arsh Deep\Desktop\myapp5.
Installing packages. This might take a couple of minutes.
Installing react,react-dom,and react-scripts with cra-template...
> core-js@2.6.11 postinstall C:\Users\Arsh Deep\Desktop\myapp5\node_modules\babel-runtime\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> core-js@3.6.5 postinstall C:\Users\Arsh Deep\Desktop\myapp5\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> core-js-pure@3.6.5 postinstall C:\Users\Arsh Deep\Desktop\myapp5\node_modules\core-js-pure
> node -e "try{require('./postinstall')}catch(e){}"
+ react-dom@16.13.1
+ react-scripts@3.4.3
+ react@16.13.1
+ cra-template@1.0.3
added 1596 packages from 745 contributors and audited 1600 packages in 46.812s
71 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。