zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported
-
Hello,
I tried generating chrome-pdf on linux machine but it's giving below errors..
Checks tried:
1)All dependencies are present.
2)Tried adding "chrome": {
"launchOptions": {
"args": ["--no-sandbox"]
}
} in jsreport.config.json extensions objectPlease find below images for error,os details.
Please help me out!!
-
"chrome": { "launchOptions": { "args": ["--no-sandbox"] } }
This should be in the config root. Not in the
extensions
.