Hi, i just want to install the plugin and get the following error:
[pimatic, ppm] info: ERR! Linux 4.8.13-v7+
[pimatic, ppm] info: ERR! argv “/usr/local/bin/node” “/home/pi/pimatic-app/node_modules/pimatic/ppm.js” "install " “pimatic-led-light@0.9.5” “–unsafe-perm”
[pimatic, ppm] info: ERR! node v4.6.2
[pimatic, ppm] info: ERR! npm v2.15.12
[pimatic, ppm] info: ERR! code ELIFECYCLE
[pimatic, ppm] info: ERR! usb@1.1.1 install: node-pre-gyp install --fallback-to-build
[pimatic, ppm] info: ERR! Exit status 1
[pimatic, ppm] info: ERR!
[pimatic, ppm] info: ERR! Failed at the usb@1.1.1 install script ‘node-pre-gyp install --fallback-to-build’.
[pimatic, ppm] info: ERR! This is most likely a problem with the usb package,
[pimatic, ppm] info: ERR! not with npm itself.
[pimatic, ppm] info: ERR! Tell the author that this fails on your system:
[pimatic, ppm] info: ERR! node-pre-gyp install --fallback-to-build
[pimatic, ppm] info: ERR! You can get information on how to open an issue for this project with:
[pimatic, ppm] info: ERR! npm bugs usb
[pimatic, ppm] info: ERR! Or if that isn’t available, you can get their info via:
[pimatic, ppm] info: ERR!
[pimatic, ppm] info: ERR! npm owner ls usb
[pimatic, ppm] info: ERR! There is likely additional logging output above.
[pimatic- mysensors] debug: <- I_LOG_MESSAGE 0;255;3;0;9;2450703023 TSF:SAN:OK
[pimatic, ppm] info: ERR! Please include the following file with any support request:
[pimatic, ppm] info: ERR! /home/pi/pimatic-app/npm-debug.log
[pimatic] error: Err or installing plugin pimatic-led-light: Error running "./node_modules/pimatic/ppm.js install
[pimatic] debug: Err or: Error running "./node_modules/pimatic/ppm.js install pimatic-led-light@0.9.5 --unsafe-pe
[pimatic] debug:> at ChildProcess.<anonymous> (/home/pi/pimatic-app/node_modules/pimatic/lib/plugins.coffee:3
[pimatic] debug:> at emitTwo (events.js:87:13)
[pimatic] debug:> at ChildProcess.emit (events.js:172:7)
[pimatic] debug:> at maybeClose (internal/child_process.js:854:16)
[pimatic] debug:> at Socket.<anonymous> (internal/child_process.js:330:11)
[pimatic] debug:> at emitOne (events.js:77:13)
[pimatic] debug:> at Socket.emit (events.js:169:7)
[pimatic] debug:> at Socket.emit (/home/pi/pimatic-app/node_modules/pimatic/startup.coffee:63:24)
[pimatic] debug:> at Pipe._onclose (net.js:487:12)
How can I install the plugin? I want to use the dummyled device with the color picker option.
Thx