You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install plugin on docker. Any version above 3.16.8 fails to install and produces the following error:
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! No user exists for uid 1026
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! /home/homebridge/.npm/_logs/2022-08-23T01_08_09_657Z-debug-0.log
All my perquisites are up to date, any ideas?
Thanks!
The text was updated successfully, but these errors were encountered:
Trying to install plugin on docker. Any version above 3.16.8 fails to install and produces the following error:
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! No user exists for uid 1026
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! /home/homebridge/.npm/_logs/2022-08-23T01_08_09_657Z-debug-0.log
All my perquisites are up to date, any ideas?
Thanks!
The text was updated successfully, but these errors were encountered: