ZigbeeMQTT error

I have the same problem
any news on this front ?

[17:43:26] INFO: Preparing to start...
[17:43:26] INFO: Socat not enabled
[17:43:28] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info  2024-02-29 17:43:34: Logging to console and directory: '/config/zigbee2mqtt/log/2024-02-29.17-43-34' filename: log.txt
Zigbee2MQTT:info  2024-02-29 17:43:34: Starting Zigbee2MQTT version 1.35.3 (commit #unknown)
Zigbee2MQTT:info  2024-02-29 17:43:34: Starting zigbee-herdsman (0.33.8)
Zigbee2MQTT:error 2024-02-29 17:43:34: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2024-02-29 17:43:34: Failed to start zigbee
Zigbee2MQTT:error 2024-02-29 17:43:34: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2024-02-29 17:43:34: Exiting...
Zigbee2MQTT:error 2024-02-29 17:43:34: Error: spawn udevadm ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:284:19)
    at onErrorNT (node:internal/child_process:477:16)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)

conf…

enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: “-d -d”
log: true
permit_join: true
mqtt:
server: mqtt://localhost:1883
serial:
port: /dev/ttyACM0
adapter: ezsp
frontend: true

the zha worked ok, i delete the zha configuration and install mqtt2zigbee.

This was solved. Read the thread.