Skip to content Skip to sidebar Skip to footer
Showing posts with the label Exceljs

Angular : Can't Export Excel Using Exceljs - Error Ts2307: Cannot Find Module 'stream' - Error Ts2503: Cannot Find Namespace 'nodejs'

I was try to export an excel file using ExcelJS Here is my console in VS Code terminal : ERROR in n… Read more Angular : Can't Export Excel Using Exceljs - Error Ts2307: Cannot Find Module 'stream' - Error Ts2503: Cannot Find Namespace 'nodejs'