web-terminal icon indicating copy to clipboard operation
web-terminal copied to clipboard

Args Issues

Open GizzyUwU opened this issue 4 years ago • 0 comments

when i try cd out of directory i get /usr/local/lib/node_modules/web-terminal/lib/terminal.js:293 if (arg[0] === "~") { ^

TypeError: Cannot read property '0' of undefined at Socket. (/usr/local/lib/node_modules/web-terminal/lib/terminal.js:293:28) at Socket.emit (node:events:394:28) at Socket.emit (node:domain:470:12) at Socket.emitUntyped (/usr/local/lib/node_modules/web-terminal/node_modules/socket.io/dist/typed-events.js:69:22) at /usr/local/lib/node_modules/web-terminal/node_modules/socket.io/dist/socket.js:428:39 at processTicksAndRejections (node:internal/process/task_queues:78:11)

GizzyUwU avatar Aug 06 '21 20:08 GizzyUwU