Skip to content

TypeError: Cannot read property 'date1904' of undefined #345

Closed
@huanz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions