Closed GantMan closed 7 years ago
I've seen the duplicates on 1 line, but this is the first time I've seen it THAT bad. Hah!
Something is not right.
This got much worse when I switched the Dev Screens question to be the list type. I meant to mention it in the PR but forgot.
I've replicated this issue with a barebones prompt-list
and enquirer
repo and filed an issue.
https://github.com/enquirer/prompt-list/issues/2
EDIT: No I haven't replicated. Continuing to investigate.
EDIT 2: Definitely replicated. Going to hope that they fix this issue. If not, we may need to change to Inquirer instead.
Current status: Blocked by prompt-list
issue 2.
I just tested using Inquirer instead of Enquirer and it works fine. We would lose these prompt types (unless there are plugins for these, which there possibly are -- haven't checked):
radio question autocomplete
For now, I'm going to introduce a dependency on Inquirer into Ignite until prompt-list is fixed and then we can switch back to the Gluegun one. Or if Gluegun switches to Inquirer too.
take a look at this:
Looks like it asks questions several times, when you go back and look at it. What's up with that?
enquirer lib bug?