Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type error with ioredis 5.3.x #461

Closed
hbriese opened this issue Mar 8, 2023 · 0 comments
Closed

Type error with ioredis 5.3.x #461

hbriese opened this issue Mar 8, 2023 · 0 comments

Comments

@hbriese
Copy link

hbriese commented Mar 8, 2023

Your issue may already be reported!
Please search on the issue tracker before creating one.

Expected Behavior

No Type errors

Current Behavior

Using an ioredis 5.3.1 client causes a type error

Possible Solution

Update ioredis dependency. This may break < 5.3.1 compatibility?

Steps to Reproduce (for bugs)

  1. Update to ioredis 5.3.1
  2. Construct RedisPubSub using ioredis client

Your Environment

  • Version used: 9.0.5
@hbriese hbriese closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant