stfnhmplr / homebridge-synology

Control your Synology Diskstation with Homekit
MIT License
161 stars 15 forks source link

Can not install plugin #60

Closed Seexelas closed 2 years ago

Seexelas commented 2 years ago

Describe The Bug: Can not install the plugin in Homebridge

To Reproduce: Install the plugin

Expected behavior: That the plugin install into Homebridge

Logs:

USER: root
DIR: /homebridge
CMD: npm install --save homebridge-synology@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/homeinstalator/syno.git
npm ERR! ssh -oStrictHostKeyChecking=accept-new: line 1: ssh: not found
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-12-01T14_12_04_896Z-debug.log

Command failed. Please review log for details.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

SawkeeReemo commented 2 years ago

Same here. Cannot install. Is there a way to do it manually? (I'm new to Homebridge)

stfnhmplr commented 2 years ago

This is the same as in #58