Description
Line 472 in 138c1a6
TypeError: Cannot read property 'match' of undefined at /usr/local/lib/node_modules/@iobroker/dev-server/dist/index.js:398:59 at Array.find (<anonymous>) at DevServer.waitForNodeChildProcess (/usr/local/lib/node_modules/@iobroker/dev-server/dist/index.js:398:37) at processTicksAndRejections (node:internal/process/task_queues:93:5) at async DevServer.startAdapterDebug (/usr/local/lib/node_modules/@iobroker/dev-server/dist/index.js:391:27) at async DevServer.debug (/usr/local/lib/node_modules/@iobroker/dev-server/dist/index.js:170:9) at async Object.handler (/usr/local/lib/node_modules/@iobroker/dev-server/dist/index.js:86:28)
On my MacOS with nodejs v15.5.1, the object looks like this:
[ { PPID: '65302', PID: '65304', STAT: 'S+', COMM: '/usr/local/Cellar/node/15.5.1/bin/node' } ]