Closed
Description
Lint jobs suddenly started failing with the following:
Error: Failed to load plugin 'import' declared in '.eslintrc': Cannot find module 'typescript/package.json'
After some digging it appears that 2.27.0 of eslint-plugin-import is breaking my pipeline. I have pinned to 2.26.0 and that has solved my issue. I have not investigated what the root cause may have been.
Node: 14.15.4
ESlint: 7.32.0
Metadata
Metadata
Assignees
Labels
No labels