itsmepetrov / homebridge-zigbee

ZigBee Platform plugin for HomeBridge
https://itsmepetrov.github.io/homebridge-zigbee/
MIT License
106 stars 36 forks source link

Still not able to install plugin #57

Open noppie opened 4 years ago

noppie commented 4 years ago

Trying to install this V2 plugin. Keep getting this message:

npm WARN deprecated homebridge-lib@2.0.0: Latest version: 3.0.1 npm WARN notsup Unsupported engine for homebridge-lib@2.0.0: wanted: {"homebridge":"^0.4.45","node":"^10.13.0"} (current: {"node":"12.13.1","npm":"6.13.4"}) npm WARN notsup Not compatible with your version of node/npm: homebridge-lib@2.0.0

npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/itsmepetrov/zcl-id.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-01-08T15_50_05_472Z-debug.log

What can i do to make it work?

Olepir commented 4 years ago

Use zigbee2mqtt + homebridge-mqttthing

noppie commented 4 years ago

Thnks! That works for me