gitbrent / PptxGenJS

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

Jasmine test case failing with error: 'TypeError: pptx.addSlide is not a function' #1278

Open Buffden opened 1 year ago

Buffden commented 1 year ago

Issue Category

Product Versions

Desired Behavior

jasmine test case is failing with error: 'TypeError: pptx.addSlide is not a function' I working under angular project (v-9) and I am running test cases and its failing, can you please check if you have any idea?