```
return new ReplyError(string)
^
ReplyError: ERR no such key
at parseError (..../node_modules/.pnpm/
[email protected]/node_modules/redis-parser/lib/parser.js:179:12)
at parseType (..../node_modules/.pnpm/
[email protected]/node_modules/redis-parser/lib/parser.js:302:14) {
command: {
name: 'xinfo',
args: [ 'GROUPS', 'hub:nemes.farcaster.xyz:2281:evt:msg:all' ]
}
}
Node.js v21.6.2
```
I try to write sample app as shuttle to parse data from hub to database. But I have this issue, plz help me