stephenlacy / msi-keyboard-gui

The First fully featured GUI MSI Keyboard controller for Linux (And Windows)
MIT License
212 stars 40 forks source link

ELIFECYCLE after npm start #48

Closed ghost closed 6 years ago

ghost commented 6 years ago

Issue

Describe your issue, comment or suggestion

System versions:

Ubuntu 18.04

nodejs:v8.10.0
npm:v3.5.2
libusb:1.0.0

I used your instructions for installation: $ git clone https://github.com/stevelacy/msi-keyboard-gui $ cd msi-keyboard-gui $ npm install $ sudo npm start So after last command I got this: Error

The module '/home/kaif/msi-keyboard-gui/dist/app/node_modules/node-hid/build/Release/HID.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 54. This version of Node.js requires NODE_MODULE_VERSION 57. Please try re-compiling or re-installing the module (for instance, using npm rebuild or npm install).