We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to install this V2 plugin. Keep getting this message:
npm WARN deprecated [email protected]: Latest version: 3.0.1 npm WARN notsup Unsupported engine for [email protected]: 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: [email protected]
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://[email protected]/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?
The text was updated successfully, but these errors were encountered:
Use zigbee2mqtt + homebridge-mqttthing
Sorry, something went wrong.
Thnks! That works for me
No branches or pull requests
Trying to install this V2 plugin. Keep getting this message:
npm WARN deprecated [email protected]: Latest version: 3.0.1
npm WARN notsup Unsupported engine for [email protected]: 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: [email protected]
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://[email protected]/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?
The text was updated successfully, but these errors were encountered: