Discussed in #1098
Originally posted by Strawberry0215 April 11, 2022
This function is not working for me, can you please help me here
pptx.tableToSlides("TableKanban", {
addImage: { path: "https://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg", x: 10, y: 0.5, w: 1.2, h: 0.75 }
});

The error says:
the error says: pptxgen.min.js:2 ERROR: addImage() requires either 'data' or 'path' parameter!