-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi,
I'm using angular 6 and I can export json data with XLSX using ngx-excel-export.
When I try to style the exported excel document through xlsx-style, I get building errors:
`WARNING in ./node_modules/xlsx-style/xlsx.js
Module not found: Error: Can't resolve 'crypto' in 'D:\Web\node_modules\xlsx-style'
ERROR in ./node_modules/xlsx-style/xlsx.js
Module not found: Error: Can't resolve 'fs' in 'D:\Web\node_modules\xlsx-style'
ERROR in ./node_modules/xlsx-style/ods.js
Module not found: Error: Can't resolve 'fs' in 'D:\Web\node_modules\xlsx-style'`
How can I solve that?
Thanks
PS: I'm not using node or webpack, it's a simple angular application.
yadavanuj1996
Metadata
Metadata
Assignees
Labels
No labels