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

Issue on eslinit --init #10472

Closed
JulioVL opened this issue Jun 12, 2018 · 4 comments
Closed

Issue on eslinit --init #10472

JulioVL opened this issue Jun 12, 2018 · 4 comments
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion question This issue asks a question about ESLint

Comments

@JulioVL
Copy link

JulioVL commented Jun 12, 2018

Tell us about your environment

  • ESLint Version:
    v4.19.1
  • Node Version:
    v10.3.0
  • npm Version:
    6.1.0

What parser (default, Babel-ESLint, etc.) are you using?
default

What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.

  1. Globally Installation: "npm install -g eslint"
  2. Set up configuration file: "eslint --init" on project directory
    (a) how would you like to configure ESLint?
    inspect your JavaScript file(s)
    (b) which file(s), path() should be examined?
    ./js/*.js
    (c) What format do you want your config to be in?
    Javascript

What did you expect to happen?
I expected for the other questions to appear so I could finish the configuration.

What actually happened? Please include the actual, raw output from ESLint.
It doesn't show any other question, nor show me any error message. It freezes there.

Image: https://snag.gy/w4ge1i.jpg

@eslint-deprecated eslint-deprecated bot added the triage An ESLint team member will look at this issue soon label Jun 12, 2018
@aladdin-add
Copy link
Member

have you tried eslint@5.0.0-rc.0 ?
it was fixed in #10422 .

@aladdin-add aladdin-add added question This issue asks a question about ESLint and removed triage An ESLint team member will look at this issue soon labels Jun 12, 2018
@platinumazure
Copy link
Member

@aladdin-add This use case appears to be using "inspect my JavaScript files" (or "auto") rather than "answer questions about your style" (or "prompt"). Is this still definitely resolved by #10422?

@JulioVL
Copy link
Author

JulioVL commented Jun 13, 2018

Thank you.
Installing that ESLint version solved the problem.

@ilyavolodin
Copy link
Member

Closing as issue is now resolved.

@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Dec 15, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Dec 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion question This issue asks a question about ESLint
Projects
None yet
Development

No branches or pull requests

4 participants