redis / hiredis-node

Node wrapper for hiredis
BSD 3-Clause "New" or "Revised" License
305 stars 84 forks source link

Issue in installing hiredis #125

Closed rajatgoel789 closed 7 years ago

rajatgoel789 commented 8 years ago

NODE VERSION : 7.X NPM VERSION :3.x

hiredis@0.1.17 install /var/www/html/Labornet/labornet-backend/node_modules/hiredis node-gyp rebuild

gyp ERR! configure error gyp ERR! stack Error: "pre" versions of node cannot be installed, use the --nodedir flag instead gyp ERR! stack at install (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/install.js:66:16) gyp ERR! stack at Object.self.commands.(anonymous function) as install gyp ERR! stack at getNodeDir (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:74:20) gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:41:7 gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:393:9 gyp ERR! stack at ChildProcess.exithandler (child_process.js:202:7) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at maybeClose (internal/child_process.js:877:16) gyp ERR! stack at Socket. (internal/child_process.js:334:11) gyp ERR! System Linux 3.13.0-37-generic gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /var/www/html/Labornet/labornet-backend/node_modules/hiredis gyp ERR! node -v v7.0.0-pre gyp ERR! node-gyp -v v3.3.1 gyp ERR! not ok labbornet@0.1.0 /var/www/html/Labornet/labornet-backend `-- (empty)

npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14 npm WARN You are using a pre-release version of node and things may not work as expected npm ERR! Linux 3.13.0-37-generic npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" npm ERR! node v7.0.0-pre npm ERR! npm v3.10.3 npm ERR! code ELIFECYCLE

npm ERR! hiredis@0.1.17 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the hiredis@0.1.17 install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the hiredis package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs hiredis npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls hiredis npm ERR! There is likely additional logging output above.

badboy commented 7 years ago

Use an up to date hiredis.