-
Notifications
You must be signed in to change notification settings - Fork 2
Description
hello!
thanky for your wonderful plugin! already searched a lot for something like this. sadly i'm getting errors during install:
`npm install lirc_client
lirc_client@1.0.0 install /home/volumio/node_modules/lirc_client
node-gyp rebuild
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack at getNotFoundError (/lib/node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack at F (/lib/node_modules/npm/node_modules/which/which.js:69:19)
gyp ERR! stack at E (/lib/node_modules/npm/node_modules/which/which.js:81:29)
gyp ERR! stack at /lib/node_modules/npm/node_modules/which/which.js:90:16
gyp ERR! stack at /lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack at /lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:123:15)
gyp ERR! System Linux 4.4.9+
gyp ERR! command "/bin/node" "/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/volumio/node_modules/lirc_client
gyp ERR! node -v v6.3.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open '/home/volumio/package.json'
npm WARN volumio No description
npm WARN volumio No repository field.
npm WARN volumio No README data
npm WARN volumio No license field.
npm ERR! Linux 4.4.9+
npm ERR! argv "/bin/node" "/usr/local/bin/npm" "install" "lirc_client"
npm ERR! node v6.3.0
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! lirc_client@1.0.0 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the lirc_client@1.0.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the lirc_client package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs lirc_client
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls lirc_client
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/volumio/npm-debug.log`
please help
best regards
paul