gitbrent / PptxGenJS

Create PowerPoint presentations with a powerful, concise JavaScript API.
https://gitbrent.github.io/PptxGenJS/
MIT License
2.94k stars 639 forks source link

Getting following error while initializing pptxgen on NodeJs #1289

Open sivabeece opened 1 year ago

sivabeece commented 1 year ago

let pres = new pptxgen(); TypeError: pptxgenjs_1.default is not a constructor

zspitz commented 1 year ago

Referenced on SO: https://stackoverflow.com/q/77179713/111794