Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Does not install on homebridge v1.5.0 #174

Open
elvirusDE opened this issue Sep 23, 2022 · 1 comment
Open

Does not install on homebridge v1.5.0 #174

elvirusDE opened this issue Sep 23, 2022 · 1 comment

Comments

@elvirusDE
Copy link

elvirusDE commented Sep 23, 2022

This awesome plugin cannot be installed on v1.5.0. I am very sad because I used to love this thing...

npm install error:

> [email protected] postinstall
> patch-package

sh: 1: patch-package: not found
npm ERR! code 127
npm ERR! path /var/lib/homebridge/node_modules/homebridge-fritz/node_modules/underscore
npm ERR! command failed
npm ERR! command sh -c patch-package

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2022-09-23T20_09_19_973Z-debug-0.log

Operation failed. Please review log for details.
@elvirusDE
Copy link
Author

Could install it by installing manually "patch-package" first.

  1. Open the three-dot menu in the upper right corner of homebridge ui
  2. choose terminal
  3. npm install -g patch-package
  4. Got to plugins and install homebridge-fritz again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant