bwp91 / homebridge-govee

Homebridge plugin to integrate Govee devices into HomeKit.
MIT License
439 stars 49 forks source link

Won't install #732

Open tdrewitz321 opened 5 months ago

tdrewitz321 commented 5 months ago

What issue do you have? Please be as thorough and explicit as possible.

No matter what I do the plugin won't install. I keep getting an error and was able to copy this code:

:28:30 PMinfo No lockfile found. 2/8/2024, 8:28:30 PM[1/4] Resolving packages... 2/8/2024, 8:28:36 PMerror Couldn't find any versions for "@abandonware/bluetooth-hci-socket" that matches "^0.5.3-11" 2/8/2024, 8:28:36 PMinfo Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

This worked great for the past year--had to reflash my hoobs box. On the re-install Govee doesn't install. Every other bridge working no problem.

Details of your setup.

Please paste any relevant logs below.

No log as no installation.

jwstep14 commented 5 months ago

I have the same issue with my HOOBS box and this govee plugin. I get the exact same error.

2/9/2024, 9:48:04 AMyarn add v1.22.21 2/9/2024, 9:48:04 AMinfo No lockfile found. 2/9/2024, 9:48:04 AM[1/4] Resolving packages... 2/9/2024, 9:48:10 AMerror Couldn't find any versions for "@abandonware/bluetooth-hci-socket" that matches "^0.5.3-11" 2/9/2024, 9:48:10 AMinfo Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Normjev commented 5 months ago

I'm also having the same issue and error loading the Govee plugin on my Hoobs Pro box running software version 5.0.13. Tried different Govee plugin version with no luck.

bwp91 commented 5 months ago

This is something that is unfortunately out of my immediate control, but I have made a PR against the dependency that is causing this issue:

Hopefully we can get this resolved soon :)