Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DreierF
Copy link

@DreierF DreierF commented Dec 29, 2020

Hi,

utils is required twice here which makes rollup fail when processing the file:

[!] Error: Identifier 'utils' has already been declared
node_modules/jszip/lib/load.js (5:4)
3: var external = require("./external");
4: var utf8 = require('./utf8');
5: var utils = require('./utils');

@Stuk
Copy link
Owner

Stuk commented Feb 10, 2021

Sorry, I missed this one and merged the same fix from #734

@Stuk Stuk closed this Feb 10, 2021
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

Successfully merging this pull request may close these issues.

2 participants