I can not install node shm
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 [email protected] No repository field. npm http GET https://registry.npmjs.org/shm npm http 304 https://registry.npmjs.org/shm
[email protected] 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! [email protected] 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