You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I use npm to globally install this package and then directly call /opt/buildhome/.nvm/versions/node/v12.18.0/lib/node_modules/chromium/lib/chromium/chrome-linux/chrome. I can still call it as chrome --version and get the response of Chromium 111.0.5518.0. But I can no longer generate PDFs from files.
I've been using this in a Cloudflare Pages CI environment to deploy my HTML-based resume as a PDF to my website:
Hello, I use npm to globally install this package and then directly call
/opt/buildhome/.nvm/versions/node/v12.18.0/lib/node_modules/chromium/lib/chromium/chrome-linux/chrome
. I can still call it aschrome --version
and get the response ofChromium 111.0.5518.0
. But I can no longer generate PDFs from files.I've been using this in a Cloudflare Pages CI environment to deploy my HTML-based resume as a PDF to my website:
Over the summer, I updated my resume most recently and it worked as normal, just like since I set this up a couple years ago. But now it's failing:
Debugging this sort of thing is out of my area of expertise. I'd really appreciate some help restoring this functionality in my setup!
The text was updated successfully, but these errors were encountered: