2022-10-24T17:52:25.048Z [zigbee2mqtt] NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
2022-10-24T17:52:25.048Z [zigbee2mqtt] NODE_MODULE_VERSION 72. This version of Node.js requires
Оч похоже на Расхождение версий node.js zigbee2mqtt - #5 от пользователя Explorerol
в моем случае это произошло после того как я перешел на новую версию nodejs и установил питон 3.9, т.к. просил node-red
предлагаю сделать
npm rebuild zigbee2mqtt
и посмотреть что ответит
вероятно ответ будет в духе
npm ERR! gyp ERR! find Python Python is not set from command line or npm configuration
npm ERR! gyp ERR! find Python Python is not set from environment variable PYTHON
npm ERR! gyp ERR! find Python checking if “python3” can be used
npm ERR! gyp ERR! find Python - executable path is “/usr/bin/python3”
npm ERR! gyp ERR! find Python - version is “3.5.3”
npm ERR! gyp ERR! find Python - version is 3.5.3 - should be >=3.6.0
npm ERR! gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
npm ERR! gyp ERR! find Python checking if “python” can be used
npm ERR! gyp ERR! find Python - executable path is “/usr/bin/python”
npm ERR! gyp ERR! find Python - version is “2.7.13”
npm ERR! gyp ERR! find Python - version is 2.7.13 - should be >=3.6.0
npm ERR! gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
npm ERR! gyp ERR! find Python
npm ERR! gyp ERR! find Python **********************************************************
npm ERR! gyp ERR! find Python You need to install the latest version of Python.
не претендую на правильность ответа, потому как я “сломал” zigbee2mqtt самостоятельно обновлением nodejs и python