tewarid opened this issue 6 years ago · 0 comments
mermaid-filter 1.2.0 will look in the current working directory for a .puppeteer.json
.puppeteer.json
{ "args": ["--no-sandbox"] }
and pass it on to mermaid cli (-p option of mmdc) if found.
-p
That option can be used to disable sandbox.