sindresorhus/get-stream

TypeError: Cannot convert undefined or null to object

Opened this issue · 1 comments

Hi,

I am observing an error in Chrome.

asyncIterator.js:1 Uncaught TypeError: Cannot convert undefined or null to object
    at Function.getPrototypeOf (<anonymous>)
    at asyncIterator.js:1:18

What causes this issue?

Hi @BenjaminHofstetter,

Could you please provide with a reproducible example?
Thanks.