79345996

Date: 2025-01-10 14:25:13
Score: 1.5
Natty:
Report link

I came across the same error and could not figure it out either.

node-cache-manager was only updated to newest version within these last days. https://github.com/node-cache-manager/node-cache-manager/tags

So I updated the package.json to use version 5.x

"cache-manager": "^5.0.0", And now the caching works as expected.

Keep an eye on the package issue queue for further updates.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Cássio Henrique