VincentChanX / shadowsocks-over-websocket

免费使用 Heroku 部署 shadowsocks
GNU General Public License v3.0
562 stars 1.53k forks source link

npm install报错 #21

Closed CyanTrigger closed 6 years ago

CyanTrigger commented 6 years ago

bufferutil@3.0.3 install /home/Kuze-Hibiki/shadowsocks-over-websocket/node_modules/bufferutil prebuild-install || node-gyp rebuild

prebuild-install info begin Prebuild-install version 2.3.0 prebuild-install info looking for local prebuild @ prebuilds/bufferutil-v3.0.3-node-v48-linux-x64.tar.gz prebuild-install WARN install EACCES: permission denied, access '/root/.npm' make: Entering directory '/home/Kuze-Hibiki/shadowsocks-over-websocket/node_modules/bufferutil/build' CXX(target) Release/obj.target/bufferutil/src/bufferutil.o make: g++: Command not found bufferutil.target.mk:78: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed make: *** [Release/obj.target/bufferutil/src/bufferutil.o] Error 127 make: Leaving directory '/home/Kuze-Hibiki/shadowsocks-over-websocket/node_modules/bufferutil/build' gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib64/node_modules/npm6/node_modules/node-gyp/lib/build.js:276:23) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12) gyp ERR! System Linux 4.4.114-42-default gyp ERR! command "/usr/bin/node6" "/usr/lib64/node_modules/npm6/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/Kuze-Hibiki/shadowsocks-over-websocket/node_modules/bufferutil gyp ERR! node -v v6.12.2 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok npm ERR! Linux 4.4.114-42-default npm ERR! argv "/usr/bin/node6" "/usr/bin/npm-default" "install" npm ERR! node v6.12.2 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE

npm ERR! bufferutil@3.0.3 install: prebuild-install || node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bufferutil@3.0.3 install script 'prebuild-install || 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 bufferutil package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! prebuild-install || node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs bufferutil npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls bufferutil npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /home/Kuze-Hibiki/shadowsocks-over-websocket/npm-debug.log 系统:opensuse leap 42.3(linux 4.4.114-42)