Last active
July 8, 2025 10:07
-
-
Save naranyala/c6415108bfd9ec29e1ab46f1473dbcf4 to your computer and use it in GitHub Desktop.
fix-puppeteer-chrome-error.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!# /usr/bin/bash | |
bunx puppeteer browsers install [email protected] | |
# npx or bunx | |
# or newer version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment