Skip to content
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

When I run yeoman generator, in the selection part the up & down arrow keys do not function. #951

Closed
Brian1111 opened this issue Jul 25, 2016 · 3 comments

Comments

@Brian1111
Copy link

I ran the following yeoman generators: (1) meanjs, and (2) angular-fullstack on Gitbash terminal on Windows 10. I have installed the latest version of every software, including Gitbash & Node.js, i.e., v 6.3. At some point after running yeoman, I have to select options with up and down arrow keys, but the arrow keys do not function. Normally the arrow keys do work on Gitbash, but they do not work on Yeoman generator only.

@SBoudrias
Copy link
Member

Node broke the readline on Windows. Try with a non-broken version nodejs/node#5384

@Brian1111
Copy link
Author

Here I found the solution. The arrows and installation work very well on Windows Powershell, but they do not work on Git terminal. The problem is with Git terminal, not Node.js. Yeoman generator is not compatible with Git terminal.

@fishenal
Copy link

seems like, bash-shell on windows has this issue.
MobaXterm on windows not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants