mgcrea / node-xlsx

NodeJS excel file parser & builder

Repository from Github https://github.commgcrea/node-xlsxRepository from Github https://github.commgcrea/node-xlsx

TypeError: Cannot set properties of undefined (setting 'name')

KatsuragiCSL opened this issue · comments

crash1.zip

This file can be opened with libreoffice calc, but it causes crash when handled by node-xlsx with xlsx.parse() as buffer.

The problem is caused by this line sector_list[dir_start].name = "!Directory";

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.