You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: