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
What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.
npx eslint --init
npx: instaled 109 in 71.448s
√ How would you like to use ESLint? · style
√ What type of modules does your project use? · none
√ Which framework does your project use? · none
√ Does your project use TypeScript? · No / Yes
√ Where does your code run? · browser
√ How would you like to define a style for your project? · guide
√ Which style guide do you want to follow? · standard
√ What format do you want your config file to be in? · JavaScript
Checking peerDependencies of eslint-config-standard@latest
What did you expect to happen?
Ask to install peer dependencies
I opened an issue in eslint, but that led us here. Please refer to eslint/eslint#13681
Environment:
ESLint Version: 6.8.0
Node Version: 12.11.1
npm Version: 6.11.3
What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.
What did you expect to happen?
Ask to install peer dependencies
What actually happened?
Freezes in this line.
Is something specific with my machine, and not related to node v11/v12. What can I do so we can go one step further?
The text was updated successfully, but these errors were encountered: