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

Puppeteer old Headless deprecation warning

Open CustomTag opened this issue 1 year ago • 4 comments

image How would I fix this issue with v4.0.0 using Puppeteer v21.7.0?

CustomTag avatar Jun 29 '24 12:06 CustomTag

I get the same issue as well

sriram15690 avatar Aug 02 '24 20:08 sriram15690

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

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?

Well the problem is now it works but it does not create any image that is the sad thing and I don't get any error either image

Am using Node-Html-To-Image version 5 and puppeteer 23.4.1 image

I guess this is a problem with puppeteer image

CustomTag avatar Oct 02 '24 10:10 CustomTag

For this kind of error you can refer to the troubleshooting section of Puppeteer https://pptr.dev/troubleshooting 😄

frinyvonnick avatar Oct 02 '24 12:10 frinyvonnick