Closed
Description
Environment
Node version: v20.11.0
npm version: v10.4.0
ESLint version: v9.0.0
eslint-plugin-n version: v17.2.0
Operating System: win32 10.0.19045
What rule do you want to report?
no-missing-require
Link to Minimal Reproducible Example
What did you expect to happen?
That the rule would correctly find the module @humanwhocodes/retry
.
Worked in v16.6.2, stopped working in v17.0.0.
Participation
- I am willing to submit a pull request for this issue.
Additional comments
No response