TypeError: Cannot read properties of undefined (reading 'send')
at Socket. (/Users//Documents/GitHub//node_modules/@socket.io/sticky/index.js:93:35)
at Socket.emit (node:events:531:35)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
node_modules/@socket.io/sticky/index.js:93 cluster.workers[workerId].send( ^
TypeError: Cannot read properties of undefined (reading 'send') at Socket. (/Users//Documents/GitHub//node_modules/@socket.io/sticky/index.js:93:35)
at Socket.emit (node:events:531:35)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Node.js v21.6.2