Closed
Description
- 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.