generated from trieb-work/public-typescript-npm-package-starter
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
If run or build the next app after using redis v5, will see the following error message.
unhandledRejection: TypeError: (0 , import_redis.commandOptions) is not a function
There is no error in the redis v4 version, so there seems to have been some change when the redis package moved from v4 to v5.
I hope the @trieb.work/nextjs-turbo-redis-cache package works fine with redis package v5.
Finally, thank you for developing and releasing the @trieb.work/nextjs-turbo-redis-cache package.
Reactions are currently unavailable