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

not compatible with nestjs v11 #559

Open
socnacom opened this issue Jan 23, 2025 · 3 comments
Open

not compatible with nestjs v11 #559

socnacom opened this issue Jan 23, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@socnacom
Copy link

Hi
nestjs-redis isn't compatible with latest nestjs v11 release

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @xxx/xxx@xxx
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   peer @nestjs/core@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/mongoose
npm ERR!     peerOptional @nestjs/mongoose@"^9.0.0 || ^10.0.0" from @nestjs/[email protected]
npm ERR!     node_modules/@nestjs/terminus
npm ERR!       peer @nestjs/terminus@"^10.0.0" from @songkeys/[email protected]
npm ERR!       node_modules/@songkeys/nestjs-redis-health
npm ERR!         @songkeys/nestjs-redis-health@"^10.0.0" from the root project
@socnacom socnacom added the bug Something isn't working label Jan 23, 2025
@vadimoarturo
Copy link

We are waiting for the update when it comes out Nest v12 😄

@TrejGun
Copy link

TrejGun commented Jan 27, 2025

--legacy-peer-deps will help you

@pneme
Copy link

pneme commented Jan 28, 2025

+1 to bump the dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants