I'm running into and issue with the image rendering: "ERROR Error: Failed to launch the browser process!
/tmp/chromium: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md"
This answer on SO suggest to use node v 14, but not sure if that's the correct resolution. Any ideas?

Originally posted by @thorwebdev in #88 (comment)