Кто-нибудь может мне помочь, почему приложение npm create-response-app на моем windows компьютере не может быть завершено? это всегда заканчивается так и никогда не заканчивается sh установка, хотя я жду несколько часов.
C:\Users\Best\Desktop>npx create-react-app my-app
npx: installed 98 in 44.022s
Creating a new React app in C:\Users\Best\Desktop\my-app.
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\Best\Desktop\my-app\node_modules\babel-run
time\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> core-js@3.6.5 postinstall C:\Users\Best\Desktop\my-app\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> core-js-pure@3.6.5 postinstall C:\Users\Best\Desktop\my-app\node_modules\core-
js-pure
> node -e "try{require('./postinstall')}catch(e){}"
+ react@16.13.1
+ react-scripts@3.4.1
+ cra-template@1.0.3
+ react-dom@16.13.1
added 1602 packages from 751 contributors and audited 1606 packages in 668.379s
61 packages are looking for funding
run `npm fund` for details
found 1 low severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details