Skip to content

Instantly share code, notes, and snippets.

@memob0x
Last active March 2, 2024 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save memob0x/afe43cbbbe5e0312af75671da5cce54a to your computer and use it in GitHub Desktop.
Save memob0x/afe43cbbbe5e0312af75671da5cce54a to your computer and use it in GitHub Desktop.
On WSL it may be needed to install some dependencies in order to execute puppeteer headless.
sudo apt install libnss3 libatk1.0-0 libatk-bridge2.0-dev libcups2 libxcomposite-dev libxdamage1 libxrandr2 libgbm1 libxkbcommon-x11-0 libpangocairo-1.0-0 libasound2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment