Harry Patel

Results 4 comments of Harry Patel

i'm seeing the same problem i.e. after a redis restart, i get ``` ReplyError: NOSCRIPT No matching script. Please use EVAL. at parseError (/usr/src/app/node_modules/redis-parser/lib/parser.js:193:12) at parseType (/usr/src/app/node_modules/redis-parser/lib/parser.js:303:14) ```

- i installed it via yarn - serverless.yml - added to in the plugins section - serverless.yml - add a custom section with some documentation - did a deploy it...

try `serverless invoke test --watch true`

I'm also getting similar behaviour so would love to get some workarounds on this please