-
-
Notifications
You must be signed in to change notification settings - Fork 105
npx returning Error: EPERM: operation not permitted on Windows, with spaces in path #209
Comments
This appears to be a duplicate of #100 |
Any movement on this? The Duplicate #100 is still open. Can't use npx on Windows... |
I'm on Windows 10 Professional. I got the same issue and I got it fixed by running the following commands in command prompt.
works |
Thank you! This solved the problem for me. |
You are welcome. |
Same problem here |
Doing an I had the same issue described above (EPERM) and the following thread - specifically the ` < hello >
` |
I didn't find that thread, ~1 solution will work, thx |
I just wanted to run: GOT THE FOLLOWING MESSAGE :
|
Thanks |
|
Similar problem with some meaningful message.
Look like there is problem somewhere in npx script with default path of npm-cache. There is a npx's option
|
As has been reported before, and (supposedly fixed), trying to run an npx command on Windows returns the above error. Full log below.
Info:
node --version
v10.10.0
npm -v
6.4.1
npx -v
6.4.1 (also fails with npx@latest)
Error log:
The text was updated successfully, but these errors were encountered: