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

Windows 10 can't navigate #35

Closed
mnemanja opened this issue Aug 10, 2016 · 4 comments
Closed

Windows 10 can't navigate #35

mnemanja opened this issue Aug 10, 2016 · 4 comments

Comments

@mnemanja
Copy link

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.

@amwmedia
Copy link
Member

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?

@Dattaya
Copy link

Dattaya commented Aug 11, 2016

Related issues:

A quote from the second link:

the following SemVer range should hopefully match any

known-broken: >=4.0 <4.2 || >=5.0 <5.3 || >=5.6 <6.2

known fixed: <4 || >=4.2 <5 || >=5.3 < 6 || >= 6.2

A utility to check if your version of Node.js is broken: https://www.npmjs.com/package/is-node-interactive-tty-broken

@amwmedia
Copy link
Member

Thanks! so it looks like you can fix this issue by updating your node to one of the working versions 👍

@mnemanja
Copy link
Author

I can confirm that it works with Node 6.2.
Thanks @Dattaya.

cspotcode pushed a commit to cspotcode/plop that referenced this issue Mar 20, 2020
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