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

eslint --init FREEZE #21306

Closed
mlnmlnmln opened this issue Jun 13, 2018 · 2 comments
Closed

eslint --init FREEZE #21306

mlnmlnmln opened this issue Jun 13, 2018 · 2 comments
Labels
invalid Issues and PRs that are invalid. wrong repo Issues that should be opened in another repository.

Comments

@mlnmlnmln
Copy link

mlnmlnmln commented Jun 13, 2018

  • Version: node 10.4.1, 11.0.0
  • Platform: Windows 7 64bit
  • Subsystem: eslint 4.19.1

I work on Windows 7 64bit.
I was using "node 9.." without this problem.
Then upgrade (install) latest "node 10.4.1" and the problem arise:
BUG:
when use this command in terminal:
eslint --init
it starts normal and I can chose to make setup file with answering questions. BUT on the next step the terminal FROZES, i.e. no key make anything, no questions are printed, all is blocked.

I try with the last node 11.0.0 nightly, but the problem presents.
I keep all updated (eslint version was and still is 4.19.1).

I decide to report the bug, because after searching in the web, I saw that the same problem was in old node version in 2015, fixed then, but now it again presents.

@bnoordhuis
Copy link
Member

What makes you think it's a node issue and not an eslint issue? Does node -v work? What about just node, does the repl work?

@joyeecheung
Copy link
Member

joyeecheung commented Jun 13, 2018

This seems to be duplicate of eslint/eslint#10472 which should be fixed in a newer version of eslint (5.0.0-rc.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Issues and PRs that are invalid. wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

3 participants