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

Support for NestJS v10 #16

Open
tumainimosha opened this issue Sep 9, 2023 · 1 comment
Open

Support for NestJS v10 #16

tumainimosha opened this issue Sep 9, 2023 · 1 comment

Comments

@tumainimosha
Copy link

tumainimosha commented Sep 9, 2023

Had an issue to upgrade to NestJS 10

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.2.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^9.2.0" from [email protected]
npm ERR! node_modules/nestjs-url-generator
npm ERR!   nestjs-url-generator@"1.0.2" 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/tumaini/.npm/_logs/2023-09-09T15_02_52_732Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/tumaini/.npm/_logs/2023-09-09T15_02_52_732Z-debug-0.log

Add new release to support NestJS 10

@guillaumeboussion
Copy link

Hey, any update on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants