AHGGG / poe-node-api

A reverse engineered Node.js client for Quora's Poe.
MIT License
38 stars 5 forks source link

TypeError: Cannot read properties of undefined (reading 'on') #4

Closed nxkiss closed 1 year ago

nxkiss commented 1 year ago

file:///C:/Users/rowan/Documents/bypassed/node_modules/poe-node-api/dist/PoeClient.js:448 ws.on('close', onClose); ^

TypeError: Cannot read properties of undefined (reading 'on') at file:///C:/Users/rowan/Documents/bypassed/node_modules/poe-node-api/dist/PoeClient.js:448:16 at new Promise () at PoeClient.disConnectWs (file:///C:/Users/rowan/Documents/bypassed/node_modules/poe-node-api/dist/PoeClient.js:443:16) at PoeClient.sendMessage (file:///C:/Users/rowan/Documents/bypassed/node_modules/poe-node-api/dist/PoeClient.js:162:24) at sendMsg (file:///C:/Users/rowan/Documents/bypassed/server.js:15:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.15.0 PS C:\Users\rowan\Documents\bypassed>