sudo npm install -g --unsafe-perm [email protected]
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/lprhodes/homebridge-platform-helper.git
npm ERR! [email protected]: Permission denied (publickey).
npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
npm ERR!
npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
npm ERR! und das Repository existiert.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-01-19T21_15_49_955Z-debug-0.log
oder
sudo npm install -g --unsafe-perm homebridge-platform-helper
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
changed 92 packages, and audited 93 packages in 15s
4 packages are looking for funding
run `npm fund` for details
4 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.