You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: