Closed sdotter closed 11 months ago
Node 16 is EOL and therefore not supported anymore, upgrade your node version
Its node version in the docker container Im using home assistant addon:
[18:32:44] INFO: Preparing to start... [18:32:45] INFO: Socat not enabled [18:32:46] ERROR: Got unexpected response from the API: Service not enabled [18:32:46] INFO: Starting Zigbee2MQTT... Zigbee2MQTT requires node version ^18 || ^20 || ^21, you are running v16.20.2!
Or is it using node version from dockerfile from home assistant image or supervisor? Noticed something build from base in the Dockerfile... but dont know for sure. Thanks btw! 👌👍
Should be fixed with the latest edge now!
Thank you for your awesome work man!
Description of the issue
Warning appears in log
Zigbee2MQTT requires node version ^18 || ^20 || ^21, you are running v16.20.2!
Addon version
1.34
Platform
2023.12.x
Logs of the issue (if applicable)
No response