Closed EelcoLos closed 2 months ago
I am also facing the same issue. Please do let me know if you find any solution.
This should land in Nx 19.7 by the end of the month, you can follow along with https://github.com/nrwl/nx/issues/27451 which I have created to avoid the multiple duplicates we currently have open.
The WIP PR is getting very close, so stay tuned. It's not easy because of a large differences in ESLint v9 support across ESLint plugins that Nx sets up for you.
thanks for the resolution. the github search of this issue didn't show the similar issues.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Current Behavior
Currently, trying to upgrade,
npm-check-updates
will statewhile its companion
@typescript-eslint/eslint-plugin 7.17.0 → 8.1.0
states thatv.8.1.0
is availableExpected Behavior
to be able to update @typescript-eslint/parser to v8 and up as well
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
It also states that this update is needed for potential eslint 9 upgrade