Failed to launch the browser process! spawn in JSreport Docker
-
I have installed JSreport in my local system and all works well.Now i am trying to install it into a linux env with docker and the installation is successful.But when i import the templates from local and try to run it i have the following error.I think i am missing some dependencies.Can i have some help on this.
Below are the configurations:
JSreport:3.7.1
Node:node.js (>= 16.11)
Failed to launch the browser process! spawn
node_modules/puppeteer/.local-chromium/linux-1022525/chrome-linux/chrome ENOENT
-
How do you prepare the image? What's in your
dockerfile
?
It's typically better to use our docker image as a base.
https://jsreport.net/learn/docker