Closed Olyno closed 3 years ago
There is nothing I can use as help from this video to reproduce the issue. Please debug further and provide the information I can act upon
The only issue here is the OS i guess (Linux), or the terminal. I already got this issue with enquirer
, and get it solved by switching to prompts
(see more here). I'm not sure to see which debug informations you need more
Hi 👋🏻 I reiterate my problem which still persists to this day and no fix has been proposed. As I pointed out in my previous message, this problem is due to the "enquirer" library which does not work well under Linux. This library is used in the "@poppinss/prompts" library, which you use in your project.
This is something very annoying as a developer. Would it be possible to fix this problem please @thetutlage?
Package version
5.3.0
Node.js and npm version
Node: 17.0.1 Npm: 8.1.3
Sample Code (to reproduce the issue)
Using simply my linux, when running the ace CLI, i get that problem
BONUS (a sample repo to reproduce the issue)