How to Install gulp-sizereport NPM Packages on Ubuntu / Debian

How to Install gulp-sizereport software package in NPM Packages

gulp-sizereport : Display the size and gzipped size of your project, trigger alarm when file size is higher as expected. You can installing gulp-sizereport 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 gulp-sizereport
$ sudo npm install -g gulp-sizereport

If want to update the gulp-sizereport package execute the command as below,

$ sudo npm update gulp-sizereport

Update package globally,

$ npm install -g gulp-sizereport

Git clone:

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

gulp-sizereport@1.2.0 /usr/lib/node_modules/gulp-sizereport

How to remove gulp-sizereport package :

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

$ sudo npm uninstall gulp-sizereport

Basic Information of gulp-sizereport NPM Package:

Package Name gulp-sizereport
Version 1.2.0
Description Display the size and gzipped size of your project, trigger alarm when file size is higher as expected
Released Date 2016-08-22T15:35:53.957Z
Published by jaysalvat
How to Learn https://www.npmjs.com/package/gulp-sizereport/tutorial