AMoo-Miki / homebridge-switchmate-ble

Homebridge plugin for Switchmate light switches and power outlets (still testing)
6 stars 2 forks source link

Node Version #9

Closed bwalls closed 3 years ago

bwalls commented 4 years ago

Will the latest version work with Node 12, or does it absolutely need Node 14? Or does upgrading just add something extra? I'm not sure what might break with forcing the update on all of homebridge.

vypergts commented 4 years ago

I definitely don't think this new version will work without Node 14. Seems to throw syntax errors on fresh install of hoobs which hasn't updated yet. See post I tried to help troubleshoot here: https://www.reddit.com/r/HOOBS/comments/jd4nox/help_with_switchmate_ble_plugin/

AMoo-Miki commented 3 years ago

According to MDN, certain operators used in the code were only included with NodeJS 14.0.0 and onward. You will need to have at least v14.