[eslint-plugin] Error: ESLint couldn't find the plugin "eslint-plugin-import" #28391
Labels
[Status] In Progress
Tracking issues with work in progress
[Tool] ESLint plugin
/packages/eslint-plugin
[Type] Bug
An existing feature does not function as intended
Description
Hi, after updating
@wordpress/eslint-plugin
to version 8.0.0, I am getting the errorESLint couldn't find the plugin "eslint-plugin-import".
I don't have this package installed and do not use it. This seems to me like@wordpress/eslint-plugin
depends oneslint-plugin-import
but does not have it listed in its dependencies (as confirmed by looking at itspackage.json
).Step-by-step reproduction instructions
Please do see https://github.com/skaut/skaut-google-drive-gallery/pull/814/checks?check_run_id=1740746218
Expected behaviour
Linting works...
Actual behaviour
Eslint crashes with the aforementioned error.
Device information
Please let me know if additional info is needed.
The text was updated successfully, but these errors were encountered: