I have restarted a couple of times but homebridge doesn’t start automatically, I need to manually start it every time
How do I uninstall homebridge that is installed with this script? sudo npm uninstall homebridge
isn’t working
I can’t since I didn’t write it.
Looking over the code you could disable it and delete file by file that it adds.
Uninstalling is generally a tad hard since it’s not a proper package and there’s no tracking of the installed files.