npm install node-redis-cluster 报错,求大神指点
发布于 8小时前 作者 LingtingStore 64 次浏览 来自 问答

在安装redis-cluster 的时候报一下错误信息,求大神指导: gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: connect ETIMEDOUT gyp ERR! stack at exports._errnoException (util.js:746:11) gyp ERR! stack at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1010:1

gyp ERR! System Windows_NT 6.1.7601 gyp ERR! command “node” “D:\Software\Program Files\nodeJs\node_modules\npm
\node_modules\node-gyp\bin\node-gyp.js” “rebuild” gyp ERR! cwd C:\Users\Lesson\node_modules\node-redis-cluster\node_modules\hashri ng gyp ERR! node -v v0.12.7 gyp ERR! node-gyp -v v2.0.1 gyp ERR! not ok npm ERR! Windows_NT 6.1.7601 npm ERR! argv “D:\Software\Program Files\nodeJs\\node.exe” “D:\Software\P rogram Files\nodeJs\node_modules\npm\bin\npm-cli.js” “install” “node-redis- cluster” npm ERR! node v0.12.7 npm ERR! npm v2.11.3 npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script 'node-gyp rebuild’. npm ERR! This is most likely a problem with the hashring 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 their info via: npm ERR! npm owner ls hashring npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:

回到顶部