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

Do not update to node 8.1, prompts stuck #75

Closed
popul opened this issue Jun 13, 2017 · 6 comments
Closed

Do not update to node 8.1, prompts stuck #75

popul opened this issue Jun 13, 2017 · 6 comments

Comments

@popul
Copy link

popul commented Jun 13, 2017

Since i updated node to 8.1, prompts stuck forever.

Inquirer raise an issue nodejs/node#13557

It seems to be a node issue SBoudrias/Inquirer.js#547

With node 8.0, it works

@amwmedia
Copy link
Member

I just verified. node 8.0 (stable) works fine, node 8.1 (latest) freezes when the user needs to enter input. Thanks for bringing this up @popul 👍

@kubal5003
Copy link

I also encountered this issue - Node 8.1 freezes, downgrade to 7.10 resolved the issue.

@styfle
Copy link

styfle commented Jun 14, 2017

I think this is fixed in Node 8.1.1 but I haven't verified yet.

@amwmedia
Copy link
Member

confirmed! a patch went out yesterday. 8.1.1 works for me.

@rstacruz
Copy link

I'm getting this error again in Node v8.1.2, sorry guys :(

@amwmedia
Copy link
Member

I just tried it with node 8.1.2 and wasn't able to reproduce ☹️

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

5 participants