-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Module is not a constructor (evaluating 'new LRUCache({ max: maxCacheEntries, maxSize: maxCacheSize, sizeCalculation: (value) => value && value !== "FAILED" ? Math.ceil(3 * value.length / 4) : 1 })')
at renderDocumentFile
| docxDocumentInstance._imageCache = new LRUCache({ |
All work well with https://www.npmjs.com/package/html-to-docx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels