-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ng e2e
and ng lint
have to hit Enter twice to go on
#26724
Comments
ng e2e
has a UX issueng e2e
have to hit Enter twice to go on
ng e2e
have to hit Enter twice to go onng e2e
and ng lint
have to hit Enter twice to go on
Hi @doggy8088, I am unable to replicate this on both Linux and Windows. Can you try using a different command line tool? Worth mentioning that we do not have special logic for this sort of prompt and we use Inquirer.js directly hence if there is a bug it's unlikely that it is actionable from our end. |
I tried Command Prompt (cmd.exe). It's the same issue. I recorded another video for this time: https://youtu.be/f2Qp9nb4klA |
I just tried |
…r twice to go on on Windows This fixes an issue where prompts in nested child processes on Windows require multiple keystrokes to proceed. Closes angular#26724
@doggy8088, managed to replicate on Windows with |
…r twice to proceed on Windows This fixes an issue where prompts in nested child processes on Windows require multiple keystrokes to proceed. Closes angular#26724
…r twice to proceed on Windows This fixes an issue where prompts in nested child processes on Windows require multiple keystrokes to proceed. Closes angular#26724
…r twice to proceed on Windows This fixes an issue where prompts in nested child processes on Windows require multiple keystrokes to proceed. Closes #26724
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Command
e2e
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Please watch the video I prepared. YouTube: https://youtu.be/OMq-22_fsgI
Minimal Reproduction
Exception or Error
No response
Your Environment
Anything else relevant?
ng lint
have the same issue as well. When seeingWould you like to proceed?
, I have to hit Enter twice to proceed.The text was updated successfully, but these errors were encountered: