pageres : Capture website screenshots. You can installing pageres npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install pageres $ sudo npm install -g pageres
If want to update the pageres package execute the command as below,
$ sudo npm update pageres
Update package globally,
$ npm install -g pageres
$ sudo git clone https://github.com/rektide/pageres.git
$ sudo npm install -g ./pageres
pageres@4.5.1 /usr/lib/node_modules/pageres
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pageres
| Package Name | pageres |
| Version | 4.5.1 |
| Description | Capture website screenshots |
| Released Date | 2017-07-10T23:22:07.147Z |
| Published by | sindresorhus |
| How to Learn | https://www.npmjs.com/package/pageres/tutorial |