Relative Content

Tag Archive for node.jstypescriptnestjsexceljs

ExcelJs error Error: Cannot merge already merged cells

I am trying to generate an excel sheet using excelJs. Order has array order items (could be one or more). I want that some information in the order itself are not repeated while iterating over each items in the order item. However, i keep getting excel error Error: Cannot merge already merged cells.