abitia icon indicating copy to clipboard operation
abitia copied to clipboard

Can we have deps bump?

Open apudiu opened this issue 1 year ago • 0 comments

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"^10.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"8.x" from @abitia/[email protected]
npm ERR! node_modules/@abitia/zod-dto
npm ERR!   @abitia/zod-dto@"*" 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! /home/apu/.npm/_logs/2023-07-08T06_49_17_010Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /home/apu/.npm/_logs/2023-07-08T06_49_17_010Z-debug-0.log

apudiu avatar Jul 08 '23 06:07 apudiu