설치 중 맨 마지막에 에러가 나는 듯 합니다. 어떻게 해결 하면 좋을까요...
그럼 답변 부탁 드리겠습니다.
make: Leaving directory `/home/archidev/test/arcus-hubble/node_modules/
socket.io/node_modules/engine.io/node_modules/ws/build'
npm ERR! sql...@2.0.18 preinstall: `node-waf clean || true; node-waf configure build`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the sql...@2.0.18 preinstall script.
npm ERR! This is most likely a problem with the sqlite3 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls sqlite3
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 2.6.32-431.20.5.el6.x86_64
npm ERR! command "/home/archidev/test/node/bin/node" "/home/archidev/test/node/bin/npm" "install"
npm ERR! cwd /home/archidev/test/arcus-hubble
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! code ELIFECYCLE
> w...@0.4.31 install /home/archidev/test/arcus-hubble/node_modules/
socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
make: Entering directory `/home/archidev/test/arcus-hubble/node_modules/
socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
COPY Release/bufferutil.node
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
COPY Release/validation.node
make: Leaving directory `/home/archidev/test/arcus-hubble/node_modules/
socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/build'
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/archidev/test/arcus-hubble/npm-debug.log
npm ERR! not ok code 0