Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.6k
FIx Key "plugins": Cannot redefine plugin "import". when used in fla…#3089
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
codecovbot commentedOct 21, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #3089 +/- ##===========================================+ Coverage 81.99% 95.40% +13.41%=========================================== Files 94 83 -11 Lines 4154 3571 -583 Branches 1395 1248 -147 ===========================================+ Hits 3406 3407 +1+ Misses 748 164 -584 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This is completely identical, so I'm not sure why it would fix anything - either way, we'll need a regression test.
ethaizone commentedFeb 7, 2025
I want to share something. I got same error too but later I found out it's error because eslint-config-next included this plugin when include with eslintrc. so it's just FYI for who faced this issue and it doesn't cause from this package. It should cause from other packages. |
Fix for:
Oops! Something went wrong! :(
ESLint: 9.12.0
ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin "import".
at rethrowConfigError (/Users/atrzeciak/workspace/uber/uber-paste/uber-paste/node_modules/@eslint/config-array/dist/cjs/index.cjs:303:8)