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

cache-manager 5.6.0 fails to load #408

Closed
2 of 4 tasks
flovouin opened this issue Jun 5, 2024 · 2 comments
Closed
2 of 4 tasks

cache-manager 5.6.0 fails to load #408

flovouin opened this issue Jun 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@flovouin
Copy link

flovouin commented Jun 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

The issue can actually be observed in #407, which tries to update to cache-manager v5.6.0. See this CI step.

Not only it'd be great to be able to use cache-manager's latest version, but also @nestjs/cache-manager currently depends on version <= 5, which breaks with 5.6.0.

Minimum reproduction code

#407

Steps to reproduce

No response

Expected behavior

Depending on cache-manager v5.6.0 does not raise an error.

Package version

2.2.2

NestJS version

10

Node.js version

20

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@flovouin flovouin added the bug Something isn't working label Jun 5, 2024
@MikhaelGerbet
Copy link

i confirm, the 5.5.3 return this error :

The "cache-manager" package is missing. Please, make sure to install this library ($ npm install cache-manager) to take advantage of CacheModule.

But ! The 5.6.1 published 2 hours ago works or with the previous requirement 5.5.3

@MikhaelGerbet
Copy link

perhaps fixed on this PR

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

3 participants