build will not complete due to old puppeteer version
TGiles opened this issue · 2 comments
TGiles commented
Puppeteer < 18 or so isn't support anymore, so I need to update the dependency so that I can build as expected in the CI environment.
TGiles commented
Hmm, updated the puppeteer version to ^19.4.0 on my Ubuntu box and now it seems to be stuck, just like how it is on the most recent build. I guess that's a good start lol.
TGiles commented
This is an upstream issue in the html-to-pdf-ci package that will be fixed by our-weekend-project/html-to-pdf-ci/pull/221