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

Freez during generator questions #1025

Closed
kiiroule opened this issue Jun 12, 2017 · 2 comments
Closed

Freez during generator questions #1025

kiiroule opened this issue Jun 12, 2017 · 2 comments

Comments

@kiiroule
Copy link

Hi,

I tryed to launch jhipster and when the first question appears, my computer is freezing.
I see the same thing when i launch yo, i can't select which generator to upgrade.

yeoman version 2.0.0
jhipster version 4.5.3

@kiiroule kiiroule changed the title Freez during generator questons Freez during generator questions Jun 12, 2017
@SBoudrias
Copy link
Member

This is likely one of two issues:

  1. The terminal you're using is not a TTY. Make sure you used cmd.exe or PowerShell
  2. If you're using Node 8.1, they've release a bug breaking TTY. You'd need to downgrade until they release the fix.

@kiiroule
Copy link
Author

Yes, i was using the 8.1 node version.
I downgrade to 6.1 and now it's workig, thanks a lot

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

2 participants