Adding docx with the ionic 3 project gives the Build error #1023
Unanswered
nileshpacharane
asked this question in
Q&A
Replies: 1 comment
-
I guess perhaps docx isn't supported in Ionic? I have not tested this in Ionic I'm afraid How about architecting your app to make the document generate on the server side? Or use the CDN version of docx? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have used the Docx with Ionic 3 project but gives me the build error ,I have tried all possible ways to fix it but nothing is working
Please help me fixing this issue.
Following are the configuration file with my project.
Pakage.json file as :
And the tsconfig.json file as :
Please find the error in the image attached. Please help me to fix this.
And the error getting displayed on browser is as
Beta Was this translation helpful? Give feedback.
All reactions