Open roomyxie opened 1 year ago
User ignis32 has come up with this current work around / solution
UPD: Okay, looks like i've figured it out. Seems like something is getting corrupted in the browser site stored data. Clearing browser cookies/data/localstorage/whatever helps.
[root@VM-19-3-tencentos ~]# npx dalai serve mkdir /root/dalai Server running on http://localhost:3000/
TypeError: Cannot read properties of undefined (reading 'split') at Dalai.query (/root/.npm/_npx/3c737cbb02d79cc9/node_modules/dalai/index.js:219:35) at Socket. (/root/.npm/_npx/3c737cbb02d79cc9/node_modules/dalai/index.js:534:20)
at Socket.emit (node:events:511:28)
at Socket.emitUntyped (/root/.npm/_npx/3c737cbb02d79cc9/node_modules/socket.io/dist/typed-events.js:69:22)
at /root/.npm/_npx/3c737cbb02d79cc9/node_modules/socket.io/dist/socket.js:703:39
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
Node.js v20.0.0