Jump to main content

Nicolas Hoizey

  • articles
  • billets
  • links
  • notes
  • talks
  • archives
  • about

Note from 1 August 2022

  • Nicolas Hoizey
  • 1 August 2022
  • Chrome, Node, Puppeteer
  • 8 reactions

If Puppeteer fills your hard drive with many copies of Chromium, you can

  • either use puppeteer-core instead
  • or add puppeteer_skip_chromium_download=true to your .npmrc and also set puppeteer_executable_path with Chrome path

8 reactions

6 likes

  1. Florent Bourgeois avatar
  2. Robin Osborne πŸ‡ͺπŸ‡Ί πŸ’™πŸ’‰πŸ’‰πŸ’‰πŸ’ͺ🏻 avatar
  3. fershad avatar
  4. Brett Sinclair avatar
  5. GaΓ«l Poupard avatar
  6. @joachim@boitam.eu avatar

2 reposts

  1. Robin Osborne πŸ‡ͺπŸ‡Ί πŸ’™πŸ’‰πŸ’‰πŸ’‰πŸ’ͺ🏻 avatar
  2. GaΓ«l Poupard avatar
  • Older: Note from 29 July 2022
  • Newer: Note from 3 August 2022

If you want to share an error or suggest an enhancement of this content, please edit the source on GitHub.

Β© Nicolas Hoizey

Built with Eleventy