Skip to content

Not working on package [email protected] #12

@buildingwatsize

Description

@buildingwatsize

Got error when using [email protected] with your cache-handler.js configuration from README.md

[SyntaxError: The requested module 'redis' does not provide an export named 'commandOptions']

As far as my knowledge goes, I tried to investigate in node_modules/@neshca/cache-handler/dist/handlers/experimental-redis-cluster.js at Line 358, which describes, as a comment, // src/helpers/get-timeout-redis-command-options.ts.

In that area, they try to import commandOptions from redis, which does not provide this name anymore. At this time, the original "neshca" would also face this problem. Anyone got this error?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions