Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

After removing space in path I'm getting this issue... #232

Open
niravpatel20 opened this issue Mar 31, 2019 · 0 comments
Open

After removing space in path I'm getting this issue... #232

niravpatel20 opened this issue Mar 31, 2019 · 0 comments

Comments

@niravpatel20
Copy link

NiravPatel@NiravPatel MINGW64 /n/ReactJs
$ npx create-react-app todo
Command failed: C:"Program Files"\nodejs\node.exe "C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" config get cache --parseable
Error: EPERM: operation not permitted, mkdir 'C:\Users\Dinesh Patel'
TypeError: Cannot read property 'loaded' of undefined
at exit (C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:98:27)
at errorHandler (C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:216:3)
at C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js:77:20
at cb (C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\npm.js:225:22)
at C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\npm.js:263:24
at C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\config\core.js:83:7
at Array.forEach ()
at C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\config\core.js:82:13
at f (C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\node_modules\once\once.js:25:25)
at afterExtras (C:\Users\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\config\core.js:173:20)
C:\Users\NiravPatel\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\NiravPatel\AppData\Roaming\npm\node_modules\npm\lib\utils\error-handler.js:98:27)
at process.errorHandler (C:\Users\NiravPatel\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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant