Empty output #508
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#508
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
attached excel file is not parsed right, empty output was returned.
Zeinab shaker_CoverageList_20161103_02-37-34.xlsx
hi basma-emad
i have some problem,can you do me a favor?
when i run project,it has error
after i install fs, it still has this mistake
try adding this line
var fs = require("fs");
@basma-emad the file was not being parsed properly because of some unexpected namespaced xml tags. The relevant checks have been expanded.