I am trying to convert an svg into an png file. FYI this is the svg but i am getting the following issue : ``` Error: Evaluation failed: TypeError: el.getBBox is not a function at __puppeteer_evaluation_script__:26:22 ``` OS: **Ubuntu 22.04** Node: **v16.19.1**
I am trying to convert an svg into an png file. FYI this is the svg
but i am getting the following issue :
OS: Ubuntu 22.04
Node: v16.19.1