Skip to content

Next.js +13 Edge Runtime Incompatibility #3

Open
@rodnye

Description

@rodnye

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions