-
-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
Status: ReleasedThe issue has been releasedThe issue has been releasedType: BugSomething isn't workingSomething isn't working
Description
Describe the bug
Updating my project this morning resulted in a "minor" version update of eslint-react from 1.52.6 to 1.52.7 and this broke eslint (see stacktrace). When reverting back to 1.52.6 the error is gone.
PS. I checked the release notes of the latest version and the commits between the two latest versions, but I wasn't able to quickly pin the issue down.
Reproduction
No response
Expected behavior
No response
Platform and versions
Platform: Mac OS 15.5
Node: v22.8.0
ESLint: 8.57.0
eslint-react: 1.52.7
Stack trace
Oops! Something went wrong! :(
ESLint: 8.57.0
ESLint couldn't find the config "plugin:@eslint-react/recommended-legacy" to extend from.
Please check that the name of the config is correct.
The config "plugin:@eslint-react/recommended-legacy" was referenced from the config file in "<dir>/.eslintrc.cjs".
If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.
ELIFECYCLE Command failed with exit code 2.
Additional context
No response
Metadata
Metadata
Assignees
Labels
Status: ReleasedThe issue has been releasedThe issue has been releasedType: BugSomething isn't workingSomething isn't working