
types/puppeteer 7.0.4 Public Published 6 months ago Readme Code Beta 1 Dependency 284 Dependents 102 Versions Keywords none Install npm i types/puppeteer Weekly Downloads 1,166,468 Version 7.0.4 License MIT Unpacked Size 1. Puppeteer uses several defaults that can be customized through configurationįor example, to change the default cache directory Puppeteer uses to installīrowsers, you can add a. puppeteer provides its own type definitions, so you do not need this installed. Include $HOME/.cache into the project's deployment.įor a version of Puppeteer without the browser installation, see

Your project folder (see an example below) because not all hosting providers Heroku, you might need to reconfigure the location of the cache to be within If you deploy a project using Puppeteer to a hosting provider, such as Render or The browser is downloaded to the $HOME/.cache/puppeteer folderīy default (starting with Puppeteer v19.0.0).

When you install Puppeteer, it automatically downloads a recent version ofĬhrome for Testing (~170MB macOS, ~282MB Linux, ~280MB Windows) that is guaranteed to
