node-html-to-image icon indicating copy to clipboard operation
node-html-to-image copied to clipboard

[email protected] error

Open CustomTag opened this issue 1 year ago • 2 comments

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 image I fixed this issue by downloading [email protected] again

CustomTag avatar Feb 08 '24 20:02 CustomTag

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.

rzontar avatar Feb 22 '24 08:02 rzontar

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?

frinyvonnick avatar Sep 03 '24 12:09 frinyvonnick