Eric Satterwhite
Eric Satterwhite
I'm running into this error. Can someone explain what this means an how it might be possible to arrive here. https://github.com/redis/ioredis/blob/40ae7ee6348a833b6dbb55187e352bd3eca13255/lib/DataHandler.ts#L237-L238
Would love to see this published to [JSR ](https://jsr.io/#why-jsr) rather than, or in addition to npm. More readily accessible to additional runtimes
It seems like its not possible to include argument values that have a leading hyphen. For context, we have a query syntax that uses `-` as negated input ```txt -value...