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

spawnSync freezes #140

Open
bernardoadc opened this issue Sep 21, 2020 · 0 comments
Open

spawnSync freezes #140

bernardoadc opened this issue Sep 21, 2020 · 0 comments

Comments

@bernardoadc
Copy link

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.

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

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?

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

1 participant