Skip to content

Commit

Permalink
Update puppeteer to try to solve the following issue in github actions:
Browse files Browse the repository at this point in the history
Failed to launch the browser process! [...FATAL:zygote_host_impl_linux.cc(117)] No usable sandbox! Update your kernel ...
  • Loading branch information
eoghanmurray committed Dec 19, 2024
1 parent 543ad6b commit 729c3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rrweb-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jsdom": "^20.0.0",
"@types/node": "^18.15.11",
"@types/puppeteer": "^5.4.4",
"puppeteer": "^17.1.3",
"puppeteer": "^20.9.0",
"ts-node": "^7.0.1",
"tslib": "^1.9.3",
"typescript": "^5.4.5",
Expand Down

0 comments on commit 729c3f3

Please sign in to comment.