Hallo Leute,
irgendwie scheitere ich schon bei der Installation:
` > admin@diskstation:/volume1/iobroker/node_modules$ npm install https://github.com/stormboy/node-pioneer-avr.git
npm WARN addRemoteGit Error: not found: git
npm WARN addRemoteGit at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
npm WARN addRemoteGit at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
npm WARN addRemoteGit at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)
npm WARN addRemoteGit git+https://github.com/stormboy/node-pioneer-avr.git resetting remote /var/services/homes/admin/.npm/_git-remotes/https-github-com-stormboy-node-pioneer-avr-git-8e6aac3b because of error: { [Error: not found: git] code: 'ENOGIT' }
npm ERR! git clone –template=/var/services/homes/admin/.npm/_git-remotes/_templates --mirror https://github.com/stormboy/node-pioneer-avr.git /var/services/homes/admin/.npm/_git-remotes/https-github-com-stormboy-node-pioneer-avr-git-8e6aac3b: undefined
npm ERR! git clone --template=/var/services/homes/admin/.npm/_git-remotes/_templates --mirror https://github.com/stormboy/node-pioneer-avr.git /var/services/homes/admin/.npm/_git-remotes/https-github-com-stormboy-node-pioneer-avr-git-8e6aac3b: undefined
npm ERR! Linux 3.10.77
npm ERR! argv "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/bin/npm" "install" "https://github.com/stormboy/node-pioneer-avr.git"
npm ERR! node v4.4.2
npm ERR! npm v2.15.0
npm ERR! code ENOGIT
npm ERR! not found: git
npm ERR!
npm ERR! Failed using git.
npm ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! Please include the following file with any support request:
npm ERR! /volume1/iobroker/node_modules/npm-debug.log `
Sieht so aus, als wenn er der die Seite nicht findet??? 