hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
567 stars 44 forks source link

Node 17 required on latest update - but I'm running the latest stable node for homebridge on pi which is v18.16 #1062

Closed gleep52 closed 1 year ago

gleep52 commented 1 year ago

Describe The Problem:

I updated my node version to 18.16 using the hb-service update-node command. This plugin says it only works with 17+, and I'm now running 18.16 instead of 16.16.0... This plugin doesn't seem to properly detect what version of Node I have installed perhaps? To Reproduce:

Have homebridge installed on a pi4 with node version 16.16.0 installed Update node using "sudo hb-service update-node" reboot Plugin will still report the version of node is not met yet. Logs:

Show the Homebridge logs here.
Remove any sensitive information.

Homebridge Configuration:

Show the relevant portion of your homebridge config.json here, if needed.
Remove any sensitive information.

Screenshots:

Environment:

hjdhjd commented 1 year ago

This isn’t a plugin issue. Homebridge is responsible for reporting out on issues with versions of Node, not myQ. We simply are informing you that Node 16 isn’t going to be supported for much longer.

Appreciate the report, but would direct you to Homebridge bug reporting rather than myQ. That said - I don’t think either is the issue…Homebridge will tell you at startup what version of Node it’s using. You might want to carefully review the logs to see that it’s in fact using Node 18 rather than 16.

Best of luck.

github-actions[bot] commented 1 year ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.