Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with nestjs 11 #129

Closed
b-fett opened this issue Jan 21, 2025 · 0 comments · Fixed by #134
Closed

Compatibility with nestjs 11 #129

b-fett opened this issue Jan 21, 2025 · 0 comments · Fixed by #134

Comments

@b-fett
Copy link

b-fett commented Jan 21, 2025

-> npm i nestjs-zod
npm warn ERESOLVE overriding peer dependency
npm warn ERESOLVE overriding peer dependency
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: nestjs-zod@4.2.0
npm error Found: @nestjs/common@11.0.3
npm error node_modules/@nestjs/common
npm error   peerOptional @nestjs/common@"^10.0.0" from @nest-zod/z@1.0.1
npm error   node_modules/nestjs-zod/node_modules/@nest-zod/z
npm error     @nest-zod/z@"*" from nestjs-zod@4.2.0
npm error     node_modules/nestjs-zod
npm error       nestjs-zod@"*" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @nestjs/common@"^10.0.0" from nestjs-zod@4.2.0
npm error node_modules/nestjs-zod
npm error   nestjs-zod@"*" from the root project
npm error
npm error Conflicting peer dependency: @nestjs/common@10.4.15
npm error node_modules/@nestjs/common
npm error   peerOptional @nestjs/common@"^10.0.0" from nestjs-zod@4.2.0
npm error   node_modules/nestjs-zod
npm error     nestjs-zod@"*" 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant