You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the getBinaryContent() function in order to parse a Word document for docxtemplater, but every time the jszip-utils library is loaded I get a console error "Uncaught ReferenceError: module is not defined at jszip-utils.js:10" and I am subsequently unable to call the library. Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I am trying to use the getBinaryContent() function in order to parse a Word document for docxtemplater, but every time the jszip-utils library is loaded I get a console error "Uncaught ReferenceError: module is not defined at jszip-utils.js:10" and I am subsequently unable to call the library. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: