Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
huanz opened this issue Jun 22, 2017 · 2 comments
Closed

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

huanz opened this issue Jun 22, 2017 · 2 comments

Comments

@huanz
Copy link

huanz commented Jun 22, 2017

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>
@tcstory
Copy link

tcstory commented Jul 4, 2017

I also met the same problem

@Diluka
Copy link
Contributor

Diluka commented Jul 12, 2017

sample.xlsx
here is the sample @guyonroche

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants