
Installing Node. npm will then run upgrades for all dependencies that are used in the current project path. from version 1.0.0 to 1.0.5) you can simply run npm install.


Minor version upgrades Major version upgrades For minor version upgrades (e.g. You can learn how to do this by following the initial server setup tutorial for Ubuntu 18.04. 1 Answer Sorted by: 0 There are several ways to update your npm dependencies. Before you begin, you should have a non- root user account with sudo privileges set up on your system. 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. Prerequisites This guide assumes that you are using Ubuntu 18.04. 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
