question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to update Homebridge

See original GitHub issue

Hello,

I have installed Homebridge about two months ago with sudo npm install -g --unsafe-perm homebridge.

What is the safest way to check for updates and then to update it?

Thanks, dan

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13

github_iconTop GitHub Comments

8reactions
theo-69commented, May 22, 2018

try sudo npm install -g --unsafe-perm homebridge@latest

7reactions
barquestdancommented, Oct 14, 2019

I just pieced this together from a few different issues, so I figured I would throw my thoughts together (if only so I can reference it again in the future)

1 npm update -g 2 npm cache clean -f 3 sudo n stable 4 npm install -g -unsafe-perm homebridge@latest -g

Read more comments on GitHub >

github_iconTop Results From Across the Web

Guide: Update HomeBridge plugins | Thomas' Miniblog
Via the UI, you can simple click the 'update' button and the update command will automatically be triggered. One of the plugins is...
Read more >
homebridge - npm
Open the Home app on your device. · Tap the Home tab, then tap . · Tap Add Accessory, then scan the QR...
Read more >
How do I update the npm on Homebridge? - Reddit
I was just looking over my Homebridge interface when I noticed that the npm was currently on version 5.6. 0, and when I...
Read more >
homebridge-plugin-update-check - npm package - Snyk
Install Homebridge using the official instructions. · Install this plugin using: sudo npm install -g homebridge-plugin-update-check . · Update your configuration ...
Read more >
Homebridge
Homebridge adds HomeKit support to your non-HomeKit smart home devices.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found