homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 240 forks source link

Node.js 14.17.6 #387

Closed blu-e-man closed 3 years ago

blu-e-man commented 3 years ago

Please support node.js 14.17.6. Thank you!

psdc-create commented 3 years ago

Hi - I have the same issue. I have a plug-in that requires 14.17.6. I've tried every work around I can think of but I must be missing something. Please help.

ghost commented 3 years ago

Not upgrading my Homebridge-Hue Plugin because of required node.js version 14.17.6. Waiting for update.

Fish2 commented 3 years ago

also running hue and need v14.17.6 LTS

bpoetzschke commented 3 years ago

Created PR https://github.com/oznu/docker-homebridge/pull/389 to bump the node version.

oznu commented 3 years ago

Thanks @bpoetzschke!