arcus-hubble 설치 중 오류 관련 문의 드립니다.

142 views
Skip to first unread message

gmi...@gmail.com

unread,
Mar 24, 2015, 9:02:51 PM3/24/15
to open...@googlegroups.com
설치 중 맨 마지막에 에러가 나는 듯 합니다. 어떻게 해결 하면 좋을까요...
그럼 답변 부탁 드리겠습니다.

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

jhpark816

unread,
Mar 24, 2015, 10:46:40 PM3/24/15
to open...@googlegroups.com, gmi...@gmail.com
안녕하세요..

sqlite3가 제대로 설치되지 않은 상태인데요..

- 먼저, "./setup.sh >& setup.log" 형태로 수행해서, setup.log를 만들어서 다른 오류가 있었는 지 확인 바랍니다.
- arcus_hubble/node_modules 디렉토리에 sqlite3가 제대로 설치된 상태인지 확인 하시구요.
- /home/archidev/test/arcus-hubble/npm-debug.log 이것도 확인 바랍니다.
- 또는, 아래와 같이 verbose 모드로 sqlite3를 한번 설치하여 원인을 확인해 보시기 바랍니다..
  - npm config set loglevel verbose
  - npm install sqlite3

위의 모든 사항을 수행했는 데도 원인을 알기 어렵다면,
수행하면서 만들어진 로그 파일들(setup.log, npm-debug.log, sqlite3 verbose 설치 결과)를 올려주시면 고맙겠습니다.


Reply all
Reply to author
Forward
0 new messages