Kwaadpepper / msi-keyboard-CLI

Just a nodejs cli to control https://github.com/stevelacy/msi-keyboard
http://freethepepper.com
GNU General Public License v2.0
64 stars 13 forks source link

Error after latest msi-keyboard (0.3.0) #8

Closed dimitriscsd closed 8 years ago

dimitriscsd commented 8 years ago

Hello.

I am getting this when I'm trying to use the CLI. Any idea what the reason would be?

$ sudo msikeyboard -c green /usr/local/lib/node_modules/msi-keyboard-cli/msi-keyboard-CLI.js:348 keyboard.color (section, keyboardArgs[section]); ^

TypeError: keyboard.color is not a function at /usr/local/lib/node_modules/msi-keyboard-cli/msi-keyboard-CLI.js:348:18 at FSReqWrap.cb as oncomplete

kasiarachwal commented 8 years ago

Same issue on Ubuntu 16.04 now.

Kwaadpepper commented 8 years ago

hey, i just updated the thing, i had this issue after updating npm, let me know if this is fixed

dimitriscsd commented 8 years ago

I only had a few minutes to test this as I'm at work, but it looks like it works fine now! Thank you!

I will report back if I notice something not working as it should.

On Sat, May 21, 2016 at 9:41 AM, Jérémy Munsch notifications@github.com wrote:

hey, i just updated the thing, i had this issue after updating npm, let me know if this is fixed

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Kwaadpepper/msi-keyboard-CLI/issues/8#issuecomment-220766386

kasiarachwal commented 8 years ago

Works for me, too. Thanks!