Commit 33b9445
Fix Puppeteer crash handler error in Docker
Add --disable-crash-reporter flag to Puppeteer launch args to fix
"chrome_crashpad_handler: --database is required" error that occurs
when running in Docker containers with system Chromium.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2549118 commit 33b9445
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
0 commit comments