We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi nestjs-redis isn't compatible with latest nestjs v11 release
nestjs-redis
nestjs
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
The text was updated successfully, but these errors were encountered:
We are waiting for the update when it comes out Nest v12 😄
Sorry, something went wrong.
--legacy-peer-deps will help you
+1 to bump the dependencies
No branches or pull requests
Hi
nestjs-redis
isn't compatible with latestnestjs
v11 releaseThe text was updated successfully, but these errors were encountered: