You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config-ui-x does show in the Status page under System Information that there is currently nodejs v22.11.0 installed and as path Users/USERNAME/.nvm/versions/node/v22.11.0/bin
I installed nodejs with nvm package manager as described on their website for macOS
I manually updated nodejs with nvm and I can see in finder there are two folder under: Users/USERNAME/.nvm/versions/node/v22.11.0 & v22.12.0
How do I tell homebridge-config-ui-x that there is a newer version downloaded/installed on my Mac?
Logs
No response
Config
No response
Homebridge UI Version
4.65.2
Homebridge Version
1.8.5
Node.js Version
22.12.0
Operating System
macOS
Environment Info
Using hb-service
Raspberry Pi Model
None
The text was updated successfully, but these errors were encountered:
I believe NodeJS is picked up from the path, but I could be wrong. Check out what the homebridge plist shows, it is in the directory /Library/LaunchDaemons/
I believe NodeJS is picked up from the path, but I could be wrong. Check out what the homebridge plist shows, it is in the directory /Library/LaunchDaemons/
Hi,
thanks for the answer. com.homebridge.server.plist points to :
You should be able to just edit the plist - is it generated when you installed homebridge.
I tried it with no success, it does not see the latest version, even after restarting hb-ui-x and homebridge itself.
I found this the wiki and also how to fix it by reinstalling everything. As currently everything is working just fine, I guess, I will just leave it as it is.
Current Situation
Config-ui-x does show in the Status page under System Information that there is currently nodejs v22.11.0 installed and as path Users/USERNAME/.nvm/versions/node/v22.11.0/bin
I installed nodejs with nvm package manager as described on their website for macOS
I manually updated nodejs with nvm and I can see in finder there are two folder under: Users/USERNAME/.nvm/versions/node/ v22.11.0 & v22.12.0
How do I tell homebridge-config-ui-x that there is a newer version downloaded/installed on my Mac?
Logs
No response
Config
No response
Homebridge UI Version
4.65.2
Homebridge Version
1.8.5
Node.js Version
22.12.0
Operating System
macOS
Environment Info
Using hb-service
Raspberry Pi Model
None
The text was updated successfully, but these errors were encountered: