-
-
Notifications
You must be signed in to change notification settings - Fork 8k
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
Can't resolve './cptable' #554
Comments
i hit the same error |
@keyiis @gongph @jbutz @nengkuai @Scimonster @aarree @limjoe @emoragaf @imdzeeshan @jkurei @bdsoha @xiaofuchuan we are rolling out version 0.9.1 in which we reworked the codepage build process. That errant require has been removed. |
Hey guys, I have the same problem using angular-cli For some reason, I need to switch from webpack to angular-cli. I do not know how to add Thanks in advance. |
I am also facing same issue with Angular cli 6.2.3 ? |
Hi all! @abhinavkumar985 @nimatullah could you please tell if you found the workaround for the issue? |
add declaration to cptable like |
- codepage upgraded to 1.7.0 - remove require dark pattern (closes SheetJS#554 h/t @keyiis) - test for JSON header disambiguation - utility functions documentation (fixes SheetJS#424 h/t @dskrvk)
When i run sheetjs build xls,get below error:
The text was updated successfully, but these errors were encountered: