Witam! Po wpisaniu komendy w bash, node, cmd -> npx create-react-app example1 nie udaje mi się utworzyć niczego. Oto wyskakujące błędy:
$ npx create-react-app .
Error: EPERM: operation not permitted, mkdir 'C:\Users\Web'
TypeError: Cannot read property 'loaded' of undefined
at exit (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:98:27)
at errorHandler (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:216:3)
at C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js:77:20
at cb (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\npm.js:225:22)
at C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\npm.js:263:24
at C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\config\core.js:83:7
at Array.forEach (<anonymous>)
at C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\config\core.js:82:13
at f (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\node_modules\once\once.js:25:25)
at afterExtras (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\config\core.js:173:20)
C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:98
var doExit = npm.config.loaded ? npm.config.get('_exit') : true
^TypeError: Cannot read property 'loaded' of undefined
at exit (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:98:27)
at process.errorHandler (C:\Users\Web Development\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:216:3)
at process.emit (events.js:189:13)
at process._fatalException (internal/bootstrap/node.js:496:27)
Instalacja create-react-app@latest nie udała się, kod błędu: 7
Próbuję rozwiązać ten problem już z 4 godziny i ręce już opadają..
Po wpisaniu komendy w bash