-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
bugA bug reportA bug reportcoreRelated to KIP App Core ServicesRelated to KIP App Core ServicesdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
A fresh clone & npm install gives me
% npm install
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: typescript-eslint@8.34.1
npm error Found: typescript@5.9.3
npm error node_modules/typescript
npm error dev typescript@"^5.9.3" from the root project
npm error peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.1.1
npm error node_modules/@angular-devkit/build-angular
npm error dev @angular-devkit/build-angular@"^21.1.0" from the root project
npm error 20 more (@angular-eslint/builder, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.34.1
npm error node_modules/typescript-eslint
npm error peer typescript-eslint@"^8.0.0" from angular-eslint@21.1.0
npm error node_modules/angular-eslint
npm error dev angular-eslint@"21.1.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.8.3
npm error node_modules/typescript
npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.34.1
npm error node_modules/typescript-eslint
npm error peer typescript-eslint@"^8.0.0" from angular-eslint@21.1.0
npm error node_modules/angular-eslint
npm error dev angular-eslint@"21.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/tkurki/.npm/_logs/2026-01-29T19_00_14_345Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/tkurki/.npm/_logs/2026-01-29T19_00_14_345Z-debug-0.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugA bug reportA bug reportcoreRelated to KIP App Core ServicesRelated to KIP App Core ServicesdependenciesPull requests that update a dependency filePull requests that update a dependency file