Potential Bug? ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin "@typescript-eslint"
#11466
Replies: 2 comments
-
I figured it out. Related docs: With TypeScript. I just removed the |
Beta Was this translation helpful? Give feedback.
0 replies
-
@bestickley Glad that you were able to resolve this! Please do note for future reference that github discussions are not an appropriate place to reach out for help requests (as the template says). Please review other options at https://typescript-eslint.io/contributing/issues#questions-and-support-requests. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
I'm trying to verify if I have a bug. I get:
ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin "@typescript-eslint"
when I upgrade fromtypescript-eslint: ~8.34.1
to `typescript-eslint: ^8.39.0Flat config:
Versions:
Has anyone else experienced this? The issue resolves if I remove nextjs
compat.config
partAdditional Info
Any additional info...
Before you submit your discussion, please confirm the following. If any of these required steps are not taken, we may not be able to review your RFC. Help us to help you!
Beta Was this translation helpful? Give feedback.
All reactions