Skip to content

Node.js tests are failing since introduction of Blob global #941

@jonkoops

Description

@jonkoops

Node.js 18.x introduced support for Blob as a global, which is causing the tests to fail. There seems to be a bug in the JSZip that wasn't previously caught, and I suspect it has to do with the fact that there is no input type for Blob. This seems to indicate it was never fully supported, but I'll have to dive deeper to be sure.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions