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

Failed to load parser '@babel/eslint-parser' declared in '.eslintrc': #1838

Open
dannyrb opened this issue Mar 24, 2021 · 3 comments
Open

Failed to load parser '@babel/eslint-parser' declared in '.eslintrc': #1838

dannyrb opened this issue Mar 24, 2021 · 3 comments

Comments

@dannyrb
Copy link

dannyrb commented Mar 24, 2021

Does hound support @babel/eslint-parser? If so, what would cause this to fail on CI but pass locally?

Screen Shot 2021-03-24 at 4 42 21 PM

@gylaz
Copy link
Member

gylaz commented Apr 9, 2021

Which version of ESLint are you using with Hound? He have added support for @babel/eslint-parser to ESLint v7.7.0.

@phyzical
Copy link

phyzical commented Jul 5, 2021

hey @gylaz i can confirm its not found with the following hound.yml

eslint:
  enabled: true
  config_file: .eslintrc.yml
  ignore_file: .eslintignore
  version: 7.7.0

@phyzical
Copy link

phyzical commented Jul 7, 2021

image

oh and here is the error incase it helps

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

3 participants