beth-stack icon indicating copy to clipboard operation
beth-stack copied to clipboard

The "streamReadable" argument must be an stream.Readable.

Open Ramy99-dev opened this issue 2 years ago • 0 comments

TypeError: The "streamReadable" argument must be an stream.Readable. Received an instance of Object code: "ERR_INVALID_ARG_TYPE"

  at new NodeError (node:stream:405:38)
  at newReadableStreamFromStreamReadable (node:stream:2407:82)
  at handleHtml (/home/rami/.bun/install/cache/@elysiajs/[email protected]/dist/handler.js:21:17)

Ramy99-dev avatar Oct 13 '23 21:10 Ramy99-dev