You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, I can't upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser from version 5.62.0 to version 6.9.1
When I try to do that, I have this error :
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @nx/eslint-plugin@17.0.2
npm ERR! Found: @typescript-eslint/parser@6.9.1
npm ERR! node_modules/@typescript-eslint/parser
npm ERR! dev @typescript-eslint/parser@"6.9.1" from the root project
npm ERR! peer @typescript-eslint/parser@"^6.0.0 || ^6.0.0-alpha" from @typescript-eslint/eslint-plugin@6.9.1
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR! dev @typescript-eslint/eslint-plugin@"6.9.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/parser@"^5.60.1" from @nx/eslint-plugin@17.0.2
npm ERR! node_modules/@nx/eslint-plugin
npm ERR! dev @nx/eslint-plugin@"17.0.2" from the root project
npm ERR! @nx/eslint-plugin@"17.0.2" from @nrwl/eslint-plugin-nx@17.0.2
npm ERR! node_modules/@nrwl/eslint-plugin-nx
npm ERR! @nrwl/eslint-plugin-nx@"17.0.2" from @nx/eslint-plugin@17.0.2
npm ERR!
npm ERR! Conflicting peer dependency: @typescript-eslint/parser@5.62.0
npm ERR! node_modules/@typescript-eslint/parser
npm ERR! peer @typescript-eslint/parser@"^5.60.1" from @nx/eslint-plugin@17.0.2
npm ERR! node_modules/@nx/eslint-plugin
npm ERR! dev @nx/eslint-plugin@"17.0.2" from the root project
npm ERR! @nx/eslint-plugin@"17.0.2" from @nrwl/eslint-plugin-nx@17.0.2
npm ERR! node_modules/@nrwl/eslint-plugin-nx
npm ERR! @nrwl/eslint-plugin-nx@"17.0.2" from @nx/eslint-plugin@17.0.2
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /builds/renovate/renovate-config/renovate/cache/others/npm/_logs/2023-11-02T17_07_07_054Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /builds/renovate/renovate-config/renovate/cache/others/npm/_logs/2023-11-02T17_07_07_054Z-debug-0.log
Expected Behavior
I can upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @nx/eslint-plugin@17.0.2
npm ERR! Found: @typescript-eslint/parser@6.9.1
npm ERR! node_modules/@typescript-eslint/parser
npm ERR! dev @typescript-eslint/parser@"6.9.1" from the root project
npm ERR! peer @typescript-eslint/parser@"^6.0.0 || ^6.0.0-alpha" from @typescript-eslint/eslint-plugin@6.9.1
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR! dev @typescript-eslint/eslint-plugin@"6.9.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/parser@"^5.60.1" from @nx/eslint-plugin@17.0.2
npm ERR! node_modules/@nx/eslint-plugin
npm ERR! dev @nx/eslint-plugin@"17.0.2" from the root project
npm ERR! @nx/eslint-plugin@"17.0.2" from @nrwl/eslint-plugin-nx@17.0.2
npm ERR! node_modules/@nrwl/eslint-plugin-nx
npm ERR! @nrwl/eslint-plugin-nx@"17.0.2" from @nx/eslint-plugin@17.0.2
npm ERR!
npm ERR! Conflicting peer dependency: @typescript-eslint/parser@5.62.0
npm ERR! node_modules/@typescript-eslint/parser
npm ERR! peer @typescript-eslint/parser@"^5.60.1" from @nx/eslint-plugin@17.0.2
npm ERR! node_modules/@nx/eslint-plugin
npm ERR! dev @nx/eslint-plugin@"17.0.2" from the root project
npm ERR! @nx/eslint-plugin@"17.0.2" from @nrwl/eslint-plugin-nx@17.0.2
npm ERR! node_modules/@nrwl/eslint-plugin-nx
npm ERR! @nrwl/eslint-plugin-nx@"17.0.2" from @nx/eslint-plugin@17.0.2
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /builds/renovate/renovate-config/renovate/cache/others/npm/_logs/2023-11-02T17_07_07_054Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /builds/renovate/renovate-config/renovate/cache/others/npm/_logs/2023-11-02T17_07_07_054Z-debug-0.log
Package Manager Version
NPM 9.8.1
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
Actually, I can't upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser from version
5.62.0
to version6.9.1
When I try to do that, I have this error :
Expected Behavior
I can upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
NPM 9.8.1
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: