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

You must therefore provide a value for the "parserOptions.project" ... #246

Open
tnoiretisa opened this issue May 2, 2023 · 0 comments
Open
Labels

Comments

@tnoiretisa
Copy link

Description

With version 7.1.0, with command npm run lint i got this error :

An unhandled exception occurred: Error while loading rule 'rxjs/no-async-subscribe':
You have used a rule which requires parserServices to be generated.
You must therefore provide a value for the "parserOptions.project" property for @typescript-eslint/parser.

When i'm downgrade to 7.0.0 it's work fine (i have check my .eslintrc.json, parserOptions.project have a correct value)

Setup configuration

  • ESLint version: 8.39.0
  • eslint-plugin-html version: 7.1.0
  • NodeJS version: 16.18.1
  • Operating System name and version: Win 11
  • ESLint configuration (.eslintrc): rule rxjs/no-async-subscribe activated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants