Skip to content

[bug] plugin:@eslint-react/recommended-legacy broken in 1.52.7 #1203

@briemens

Description

@briemens

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

No one assigned

    Labels

    Status: ReleasedThe issue has been releasedType: BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions