hrishioa / lumentis

AI powered one-click comprehensive docs from transcripts and text.
Other
1.51k stars 96 forks source link

Another WSL issue #13

Open drawal1 opened 5 months ago

drawal1 commented 5 months ago

XXX:~/lumentis$ npx lumentis npx: installed 82 in 4.199s Welcome to Lumentis! Let's build you some docs. Some things to keep in mind:

? Are you in a clean directory I can start saving things to? (Y/n) readline.js:1280 throw err; ^

TypeError: Cannot read property 'name' of undefined at isEnterKey (file:///home/XXX/.npm/_npx/81155/lib/node_modules/lumentis/node_modules/@inquirer/core/dist/esm/lib/key.mjs:18:40) at Object.current (file:///home/XXX/.npm/_npx/81155/lib/node_modules/lumentis/node_modules/@inquirer/confirm/dist/esm/index.mjs:9:13) at file:///home/XXX/.npm/_npx/81155/lib/node_modules/lumentis/node_modules/@inquirer/core/dist/esm/lib/use-keypress.mjs:9:20 at String.wrapped (file:///home/XXX/.npm/_npx/81155/lib/node_modules/lumentis/node_modules/@inquirer/core/dist/esm/lib/hook-engine.mjs:42:29) at AsyncResource.runInAsyncScope (async_hooks.js:197:9) at ReadStream.emit (events.js:412:35) at emitKeys (internal/readline/utils.js:358:14) at emitKeys.next () at ReadStream.onData (readline.js:1270:36) at ReadStream.emit (events.js:400:28)

drawal1 commented 5 months ago

This is with Ubuntu 20.04 in WSL

hrishioa commented 4 months ago

Seems like it's inquirer that's having a problem. Trying to reproduce, which version of node and npm are you on?

drawal1 commented 4 months ago

node version v14.18.1 npm version 6.14.15