-
Notifications
You must be signed in to change notification settings - Fork 278
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
Windows 10 can't navigate #35
Comments
yeah, the prompt data is sent directly to inquirer to handle the user input. Not sure that there is much that can be done in plop if this is a problem between Windows and inquirer. 😦 I see that react-boilerplate/react-boilerplate#847 has been closed, was this resolved? |
Related issues:
A quote from the second link:
A utility to check if your version of Node.js is broken: https://www.npmjs.com/package/is-node-interactive-tty-broken |
Thanks! so it looks like you can fix this issue by updating your node to one of the working versions 👍 |
I can confirm that it works with Node 6.2. |
Nicoespeon add many action
Hi, I'm having a trouble to use arrow keys to navigate. I've tried cmd and git bash, as well as the webstorm terminal.
I'm testing it as a part of the react-boilerplate. This is the pre-anniversary win10.
The text was updated successfully, but these errors were encountered: