Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

NPN Installation ERR #3937

Closed
AbhiDwi opened this issue Sep 26, 2013 · 2 comments
Closed

NPN Installation ERR #3937

AbhiDwi opened this issue Sep 26, 2013 · 2 comments

Comments

@AbhiDwi
Copy link

AbhiDwi commented Sep 26, 2013

Hi

I am trying to install jive-sdk using
npm install jive-sdk -g

But I'm getting following configuration error ( on Windows)

C:\Users\a.a.dwivedi\AppData\Roaming\npm\node_modules\jive-sdk\node_modules\kue\node_modules\redis\node_modules\hiredis>node "C:\Program Files\nodejs\node_modules\npm\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.1.7601
gyp ERR! command "node" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\a.a.dwivedi\AppData\Roaming\npm\node_modules\jive-sdk\node_modules\jquery\node_modules\contextify
gyp ERR! node -v v0.10.18
gyp ERR! node-gyp -v v0.10.9
gyp ERR! not ok
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.1.7601
gyp ERR! command "node" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\a.a.dwivedi\AppData\Roaming\npm\node_modules\jive-sdk\node_modules\kue\node_modules\redis\node_modules\hiredis
gyp ERR! node -v v0.10.18
gyp ERR! node-gyp

Any pointers for me to fix this?

Thanks
Abhi

@robertkowalski
Copy link
Contributor

This seems to be related to node-gyp, do you have installed python and all the other requirements for windows that are listed here: https://github.com/TooTallNate/node-gyp#installation ?

@robertkowalski
Copy link
Contributor

abandoned issue, closing.

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

2 participants