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

I can not install node shm #2

Open
CILLERt opened this issue Nov 14, 2013 · 0 comments
Open

I can not install node shm #2

CILLERt opened this issue Nov 14, 2013 · 0 comments

Comments

@CILLERt
Copy link

CILLERt commented Nov 14, 2013

every time i try to install it gives me the following message, I really have no idea how to make it work.
C:\Users\joris_000>npm install shm
npm WARN package.json itxt@0.0.4 No repository field.
npm http GET https://registry.npmjs.org/shm
npm http 304 https://registry.npmjs.org/shm

shm@0.1.0 install C:\Users\joris_000\node_modules\shm
node-gyp rebuild

C:\Users\joris_000\node_modules\shm>node "D:\Program Files\nodejs\node_modules\n
pm\bin\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild
gyp ERR! configure error
gyp ERR! stack Error: spawn ENOENT
gyp ERR! stack at errnoException (child_process.js:980:11)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:771:
34)
gyp ERR! System Windows_NT 6.2.9200
gyp ERR! command "node" "D:\Program Files\nodejs\node_modules\npm\node_modu
les\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\joris_000\node_modules\shm
gyp ERR! node -v v0.10.22
gyp ERR! node-gyp -v v0.11.0
gyp ERR! not ok
npm ERR! shm@0.1.0 install: node-gyp rebuild
npm ERR! Exit status 1

Some additional info:
node -v v0.10.22
node-gyp -v v0.11.0
npm -v 1.3.14
System Windows_NT 6.2.9200

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

1 participant