node-html-to-image
node-html-to-image copied to clipboard
[email protected] error
Looks like the new version of puppeteer is throwing an Error: Unable to get browser page with Node-Html-To-Image version 4.0.0
I fixed this issue by downloading [email protected] again
I ran into the same issue. Seems like it's related to a breaking change in puppeteer 22, but needs to be fixed in https://github.com/thomasdondorf/puppeteer-cluster/pull/536.
I updated puppeteer to 23.2.2. You can update node-html-to-image in v5.0.0 this might fix your issue 😄 Can you please close this issue if it is the case?