-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
🐛 Bug Report
Can not open this file.
Lib version: 4.4.2
Steps To Reproduce
(async () => {
const workbook = new ExcelJS.Workbook();
const fund = await workbook.xlsx.readFile('/path/to/hang.xlsx');
const sheet = fund.worksheets[0];
console.log(sheet);
})()
The expected behaviour:
Possible solution (optional, but very helpful):
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed