If Puppeteer fills your hard drive with many copies of Chromium, you can
- either use
puppeteer-coreinstead - or add
puppeteer_skip_chromium_download=trueto your.npmrcand also setpuppeteer_executable_pathwith Chrome path
There is only one content with this tag:
If Puppeteer fills your hard drive with many copies of Chromium, you can
puppeteer-core insteadpuppeteer_skip_chromium_download=true to your .npmrc and also set puppeteer_executable_path with Chrome pathSee all tags.