Homebridge betas give error
Analysis
When installing HOMEBRIDGE (not UI) update now with the latest 2.0 beta 40 I get an error. Happened on last update also. And on the latest beta too. This command does work
sudo npm install -g --unsafe-perm homebridge@beta
I can continue doing that way but would be nice if it worked in GUI.
Expected Behavior
update runs without error (code 1)
Steps To Reproduce
Use the built in update to run update on homebridge
you get error code 1 in red
Logs
log in additional content
Configuration
if you need this let me know. Dont think this is the issue
Environment
- OS: Mac OS 10.15.7
- Software: n/a
- Node: 22.13.1
- npm: 11
Process Supervisor
hb-service
Additional Context
Running the latest update I tried to update back and then forward. So recreated the error. Also you can scroll back in logs depending on how far they go back because within the last 5 days or so I had the same issue (probably Friday)
again this command works so I am not SOL.
sudo npm install -g --unsafe-perm homebridge@beta
oh and this machine is at the end of life for OS. Cant go any further but everything else seems to be working. Node was built for Mac OS 11 but its been working.
Also homebridge UI beta updates working fine so far.