Open
Description
The current version check implementation in index.js
relies on process.version
, which is not available in Edge Runtime environments (like Next.js/Vercel Edge Functions). This causes the package to fail when used in modern serverless environments.
I'm experiencing this problem when using this package with both redis and ioredis clients.
Related Issues:
Metadata
Metadata
Assignees
Labels
No labels