Skip to content

Error when install module  #6

@giaosudau

Description

@giaosudau

When I install this module error is appear here.
I am using node version v0.10.10

npm http GET https://registry.npmjs.org/rconsole
npm http 200 https://registry.npmjs.org/rconsole
npm http GET https://registry.npmjs.org/rconsole/-/rconsole-0.2.0.tgz
npm http 200 https://registry.npmjs.org/rconsole/-/rconsole-0.2.0.tgz
npm http GET https://registry.npmjs.org/colors
npm http GET https://registry.npmjs.org/bindings
npm http 304 https://registry.npmjs.org/colors
npm http 304 https://registry.npmjs.org/bindings

> [email protected] install /home/chanhle/code/nodejs/viajamax/node_modules/rconsole
> node-gyp rebuild

make: Entering directory `/home/code/node_modules/rconsole/build'
  CXX(target) Release/obj.target/syslog/src/syslog.o
../src/syslog.cc:24:16: fatal error: v8.h: No such file or directory
compilation terminated.
make: *** [Release/obj.target/syslog/src/syslog.o] Error 1
make: Leaving directory`/home/code/node_modules/rconsole/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:789:12)
gyp ERR! System Linux 3.8.0-30-generic
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/code/node_modules/rconsole
gyp ERR! node -v v0.10.10
gyp ERR! node-gyp -v v0.9.6
gyp ERR! not ok 
npm ERR! weird error 1
npm ERR! not ok code 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions