Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ESLint V8.0.0 Beta 2 failure #3918

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

Closed
3 tasks done
Brian-Bartels opened this issue Sep 21, 2021 · 1 comment
Closed
3 tasks done

ESLint V8.0.0 Beta 2 failure #3918

Brian-Bartels opened this issue Sep 21, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists package: parser Issues related to @typescript-eslint/parser

Comments

@Brian-Bartels
Copy link

  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I have read the FAQ and my problem is not listed.

Repro

const eslintrc = {
  parser: "@typescript-eslint/parser",
  plugins: [
    "@typescript-eslint",
    "import",
    "jest",
    "lodash",
    "react-hooks",
    "react",
  ],

Additional Info

TypeError: Failed to load plugin '@typescript-eslint' declared in '.eslintrc.js': Class extends value undefined is not a constructor or null

Versions

package version
@typescript-eslint/parser 4.26.0
TypeScript 4.3.5
ESLint 8.0.0-beta.2
node 16.2.0
@Brian-Bartels Brian-Bartels added package: parser Issues related to @typescript-eslint/parser triage Waiting for team members to take a look labels Sep 21, 2021
@bradzacher
Copy link
Member

bradzacher commented Sep 21, 2021

Please use the search next time - there is a pinned issue about v8 support #3738

@bradzacher bradzacher added duplicate This issue or pull request already exists and removed triage Waiting for team members to take a look labels Sep 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists package: parser Issues related to @typescript-eslint/parser
Projects
None yet
Development

No branches or pull requests

2 participants