Alain

Results 1 issues of Alain

I'm getting the following error ``` \blob-stream\index.js:33 this._blob = new Blob(this._chunks, { ^ TypeError: Blob is not a constructor at BlobStream.toBlob (H:\Work\projects\node\subzero\node_modules\blob-stream\index.js:33:18) at BlobStream.toBlobURL (H:\Work\projects\node\subzero\node_modules\blob-stream\index.js:48:35) at BlobStream.stream.on (H:\Work\projects\node\subzero\routes\cpanel\orderadmin.router.js:185:32) at BlobStream.emit...