node-fetch/fetch-blob

Checking (null instanceof Blob) throws an exception

tupelo-schneck opened this issue · 2 comments

Checking (null instanceof Blob) throws the exception: TypeError: Cannot read property 'stream' of null.

@tupelo-schneck I believe this issue is resolved since v2.1.2 release.

Details

image

I confirm!