Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msi GE62 : not working #4

Closed
jcplu opened this issue Apr 3, 2016 · 1 comment
Closed

msi GE62 : not working #4

jcplu opened this issue Apr 3, 2016 · 1 comment

Comments

@jcplu
Copy link

jcplu commented Apr 3, 2016

Hello,

I tried to install it but not working.
Can you help me ?

root@GE62:/# npm install msi-keyboard-cli -g

npm WARN engine node-hid@0.5.1: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
|

node-hid@0.5.1 install /usr/local/lib/node_modules/msi-keyboard-cli/node_modules/msi-keyboard/node_modules/node-hid
node-pre-gyp install --fallback-to-build

/usr/bin/env: node: Aucun fichier ou dossier de ce type
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! node-hid@0.5.1 install: node-pre-gyp install --fallback-to-build
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the node-hid@0.5.1 install script.
npm ERR! This is most likely a problem with the node-hid package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
npm ERR! You can get their info via:
npm ERR! npm owner ls node-hid
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 4.4.0-0.bpo.1-amd64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "msi-keyboard-cli" "-g"
npm ERR! cwd /
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /npm-debug.log
npm ERR! not ok code 0

@jcplu
Copy link
Author

jcplu commented Apr 3, 2016

problem was in nodejs. Installation ok after :

curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install nodejs

@jcplu jcplu closed this as completed Apr 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant