supipd / node-shm

shared memory for NODEJS compatible with PHP shmop
63 stars 13 forks source link

I can not install node shm #2

Open CILLERt opened 10 years ago

CILLERt commented 10 years ago

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