Eduardo Hernandez Soto

Results 16 comments of Eduardo Hernandez Soto

having the same issues as @lasergoat - but only in github actions and aws codebuild. Not locally. I wonder if 1.1.1 fixes this? Or am i reading the thread wrong?

@lasergoat and our teams are still having the same issue. It's very inconsistent but we think it occurs more around peak build times. Could this happen as part of some...

We got the same issue again today locally for the first time: ``` ~/Code/fatt ························································································ base   sandboxAdmin us-west-2   11:05:33 ❯ volta install node@21 error: Could not...

I'd also like to tack on the idea of spanning rows/columns. I've used `table` instead now for that as a workaround.

+1 same issue. Were you able to work around it somehow? UPDATE: was able to workaround by doing the following: ``` // src/@types/inquirer-date-prompt.d.ts declare module 'inquirer-date-prompt' { import inquirer from...