Open Al-Mclean opened 3 years ago
Hi, I am currently facing exactly the same issue. Were you able to resolve this? If yes: how? FYI: I am using the Docker version of Homebridge, maybe this plugin is conflicting with this somehow?
Best regards
Max
Hmm - I know I got there eventually, but I can't remember what I did now :(
Same ((
` USER: root DIR: /homebridge CMD: npm install --save homebridge-broadlink-rm4@latest
npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/lprhodes/homebridge-platform-helper.git npm ERR! Warning: Permanently added the ECDSA host key for IP address '140.82.121.4' to the list of known hosts. npm ERR! git@github.com: Permission denied (publickey). npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists.
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2022-01-24T20_58_51_010Z-debug.log
Command failed. Please review log for details. `
any update on that one?
Hi, I'm rebuilding my homebridge installation and when I went re-install this package I got the below error:
npm ERR! code 128 npm ERR! command failed npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/lprhodes/homebridge-platform-helper.git npm ERR! command-line line 0: unsupported option "accept-new". npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists.
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-07-31T05_43_36_558Z-debug.log
I haven't had much joy finding a solution - does anyone here have any ideas?
Thanks,
Al