TypeError: Cannot set properties of undefined (setting 'name')
KatsuragiCSL opened this issue · comments
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";
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.