Closed
Description
export xlsx by macOS Numbers app, then i use:
const workbook = new Excel.Workbook();
workbook.xlsx.readFile('template.xlsx');
TypeError: Cannot read property 'date1904' of undefined
at module.exports.reconcile (/Users/bukas/web/api/node_modules/exceljs/dist/es5/xlsx/xlsx.js:108:33)
at /Users/bukas/web/api/node_modules/exceljs/dist/es5/xlsx/xlsx.js:316:14
at <anonymous>
Metadata
Assignees
Labels
No labels