Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
@typescript-eslint/parser
4.26.0
TypeScript
4.3.5
ESLint
8.0.0-beta.2
node
16.2.0
The text was updated successfully, but these errors were encountered:
Please use the search next time - there is a pinned issue about v8 support #3738
Sorry, something went wrong.
No branches or pull requests
Repro
Additional Info
TypeError: Failed to load plugin '@typescript-eslint' declared in '.eslintrc.js': Class extends value undefined is not a constructor or null
Versions
@typescript-eslint/parser
4.26.0
TypeScript
4.3.5
ESLint
8.0.0-beta.2
node
16.2.0
The text was updated successfully, but these errors were encountered: