homebridge / homebridge-syno-spk

Homebridge Package for Synology DSM 7.
GNU General Public License v3.0
602 stars 64 forks source link

Cannot update Node.js to 18.13 #117

Closed elmerindrawan closed 1 year ago

elmerindrawan commented 1 year ago

Used terminal in Homebridge, ran “hb-service update-node”. Returned “DSM 7 does not support Node.js 18 or later.” I have V18 installed via Synology package center.

elmerindrawan commented 1 year ago

Had an issue saying Node.js 16.16 was out of date. Appended the above command with “ hb-service update-node 16.19” and it updated and the warning went away. This should be good for now, but still need V18 support eventually.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lukenukemmp3 commented 1 year ago

The error still persists.

jwebbstevens commented 1 year ago

The plugin "homebridge-wemo" requires Node.js version of ^14.20.1 || ^16.18.0 || ^18.11.0 which does not satisfy the current Node.js version of v16.16.0. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF

I have the same problem running on:

jwebbstevens commented 1 year ago

I used the command ```hb-service update-node 16.19```` in the terminal window of Homebridge and then restarted Homebridge but it looks like it doesn't support going beyond Node.js version 16.

Screenshot 2023-02-27 at 2 41 26 PM
github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

primovist commented 1 year ago

I used the command ```hb-service update-node 16.19```` in the terminal window of Homebridge and then restarted Homebridge but it looks like it doesn't support going beyond Node.js version 16.

Screenshot 2023-02-27 at 2 41 26 PM

120

primovist commented 1 year ago

120

jwebbstevens commented 1 year ago

interesting. thanks @primovist

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.