You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My application can not start after integrated exceljs. I use angular 7. I checked on node_modules/exceljs/index.d.ts but there are not error. I tried to run example with angular 6 then it work. Please let me know how to implement exceljs in angular 7. Advanced thanks!
I use:
"exceljs": "^2.0.1",
"file-saver": "^2.0.2",