@typescript-eslint/parser@"6.0.0" is out
ribeaud opened this issue · 1 comments
ribeaud commented
And this makes impossible to install eslint-plugin-typescript-sort-keys
then:
❯ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: biomedit-portal-frontend@6.1.1-dev.7
npm ERR! Found: @typescript-eslint/parser@6.0.0
npm ERR! node_modules/@typescript-eslint/parser
npm ERR! dev @typescript-eslint/parser@"6.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/parser@"^1 || ^2 || ^3 || ^4 || ^5" from eslint-plugin-typescript-sort-keys@2.3.0
npm ERR! node_modules/eslint-plugin-typescript-sort-keys
npm ERR! dev eslint-plugin-typescript-sort-keys@"2.3.0" from the root project
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! /Users/christianr/.npm/_logs/2023-07-17T13_44_03_317Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/christianr/.npm/_logs/2023-07-17T13_44_03_317Z-debug-0.log