rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
535 stars 47 forks source link

Installfehler bei node-red-contrib-hikvision #155

Open spiu16 opened 5 years ago

spiu16 commented 5 years ago

Hallo, bei der Installation von node-red-contrib-hikvision bekomme ich folgende Fehlermeldung:

ref@1.3.5 install /usr/local/addons/redmatic/var/node_modules/node-red-contrib-hikvision/node_modules/ref node-gyp rebuild

gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable. gyp ERR! stack at PythonFinder.failNoPython (/usr/local/addons/redmatic/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19) gyp ERR! stack at PythonFinder. (/usr/local/addons/redmatic/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406:16) gyp ERR! stack at F (/usr/local/addons/redmatic/lib/node_modules/npm/node_modules/which/which.js:68:16) gyp ERR! stack at E (/usr/local/addons/redmatic/lib/node_modules/npm/node_modules/which/which.js:80:29) gyp ERR! stack at /usr/local/addons/redmatic/lib/node_modules/npm/node_modules/which/which.js:89:16 gyp ERR! stack at /usr/local/addons/redmatic/lib/node_modules/npm/node_modules/isexe/index.js:42:5 gyp ERR! stack at /usr/local/addo...

@hobbyquaker kannst Du hier unterstützen?

Danke :-)

hobbyquaker commented 5 years ago

Hab versucht es mit ins Release zu nehmen - leider erfolglos. node-red-contrib-hikvision nutzt das Modul "ref" - und das ist (noch?) nicht mit Node 10 kompatibel (siehe https://github.com/TooTallNate/ref/issues/104).