


In install.js we can see that puppeteer tries to read PUPPETEER_SKIP_CHROMIUM_DOWNLOAD, NPM_CONFIG_PUPPETEER_SKIP_CHROMIUM_DOWNLOAD and npm_config_puppeteer_skip_chromium_download environment variables and didn't read any config. Run npm i puppeteer to install puppeteer.Run npm config set PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true to put property in global. Puppeteer is a headless Node library that provides a high level API for controlling Chromium or.Note: When you install Puppeteer, it will download the latest version of Chromium (205MB Mac, 282MB Linux, 154. Now use npm command to install Puppeteer: npm i puppeteer. Add PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true to local. It is free and capable of reading and writing files on a server and used in networking.Add "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD": true into package.json config section.Please include code that reproduces the issue.
