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

Modifiers doesn't work #66

Open
multipliedtwice opened this issue Apr 23, 2022 · 1 comment
Open

Modifiers doesn't work #66

multipliedtwice opened this issue Apr 23, 2022 · 1 comment

Comments

@multipliedtwice
Copy link

Hello, I try to do something like:

await client.set('key', 'value', {
  EX: 10
});

But getting err :>> Error: node_redis: The SET command contains a invalid argument type. Only strings, dates and buffers are accepted. Please update your code to use valid argument types.

@moaxaca
Copy link
Owner

moaxaca commented May 21, 2022

I might need to update this to a newer version of redisnode. Let me take a look and get back to you.

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

2 participants