-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
NestJS has version 10 as the latest version and your pkg doesnot works since it has nest 9 as peer dependency. Consider updating it to the latest version.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: hms-nestjs@0.0.1
npm ERR! Found: @nestjs/common@10.2.4
npm ERR! node_modules/@nestjs/common
npm ERR! @nestjs/common@"^10.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^9.0.0" from @ockonor/nest-drizzle@0.2.1
npm ERR! node_modules/@ockonor/nest-drizzle
npm ERR! @ockonor/nest-drizzle@"*" 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels