Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jonkoops opened this issue Mar 12, 2025 · 0 comments
Open

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

jonkoops opened this issue Mar 12, 2025 · 0 comments

Comments

@jonkoops
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant