Closed Munaf-Divan closed 2 months ago
This is probably intentional, as support for ESLint 9 is still being worked on.
See https://github.com/import-js/eslint-plugin-import/issues/2948 and https://github.com/import-js/eslint-plugin-import/pull/2996.
Okay, thanks, so should we link this to that issue?
The comment linked it.
When peer deps conflict, it's not a bug, it means the two things aren't compatible (in this case, yet).
Duplicate of #2948.
hi @ljharb the duplicated ticket is locked and no one understand what's going on at this point is this plugin still maintained or not? eslint v9 has been released 5 and half months ago and that leave support for eslint v8 is for only couple more weeks and the upgrade is blocked by this plugin if help is needed please state with what exactly I'm willing to contribute to this plugin
@robertisaac of course the plugin is still maintained.
every eslint major takes at least 6 months for the entire ecosystem to support, and eslint 9 is much more disruptive a change, so it'll probably be over a year until that's the case. (however, I'm hopeful this plugin will ship eslint 9 support soon)
Are you aware you can just stay on eslint 8, whether it's supported or not?
I'm aware, but if one of its dependency or the package itself become vulnerable they won't release a patch to fix it/support new version Which means the whole company will be left vulnerable
I am trying to use
eslint-plugin-import
v2.30.0
withEslint
v.9.10.0
. Below is the log I got while installing the package and installation failed.Here are the other major package versions I have used: