Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: spawn ENOENT on Windows #1256

Closed
srsgores opened this issue Jun 13, 2013 · 5 comments
Closed

Error: spawn ENOENT on Windows #1256

srsgores opened this issue Jun 13, 2013 · 5 comments

Comments

@srsgores
Copy link

I cannot globally install socket.io using npm 1.2.25 on Windows:

1705 info install [email protected]
1706 verbose unsafe-perm in lifecycle true
1707 error Error: spawn ENOENT
1707 error     at errnoException (child_process.js:980:11)
1707 error     at Process.ChildProcess._handle.onexit (child_process.js:771:34)
1708 error If you need help, you may report this log at:
1708 error     <http://github.com/isaacs/npm/issues>
1708 error or email it to:
1708 error     <[email protected]>
1709 error System Windows_NT 6.2.9200
1710 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "socket.io"
1711 error cwd C:\Users\Sean
1712 error node -v v0.10.10
1713 error npm -v 1.2.25
1714 error syscall spawn
1715 error code ENOENT
1716 error errno ENOENT
1717 verbose exit [ 1, true ]

Thanks in advance for fixing.

@grahamle
Copy link

same here

@srsgores
Copy link
Author

Seems to be fine on a fresh install of Windows 8. Will leave open, in case someone finds the source of the problem.

@grahamle
Copy link

Yeah, already get it set up in my brand new win8, thx.

@grahamle
Copy link

it's all about the OS, my original Win 7 is Windows NT 6.0000, and my lab colleague's PC is equipped with NT 6.0001, and works run on his, that's probably why I change to WIn8

@2007ay
Copy link

2007ay commented Jul 11, 2013

hi,

The same issue i am also facing if any one have an idea please help me.

I am using win 7.

Regards
ashish

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants