How to Install psi NPM Packages on Ubuntu / Debian

How to Install psi software package in NPM Packages

psi : PageSpeed Insights with reporting. You can installing psi 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 psi
$ sudo npm install -g psi

If want to update the psi package execute the command as below,

$ sudo npm update psi

Update package globally,

$ npm install -g psi

Git clone:

$ sudo  git clone https://github.com/rektide/psi.git
$ sudo  npm install -g ./psi

psi@3.0.0 /usr/lib/node_modules/psi

How to remove psi package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall psi

Basic Information of psi NPM Package:

Package Name psi
Version 3.0.0
Description PageSpeed Insights with reporting
Released Date 2017-02-14T06:39:57.267Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/psi/tutorial