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

How to Install gulp-cssnano software package in NPM Packages

gulp-cssnano : Minify CSS with cssnano.. You can installing gulp-cssnano 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-cssnano
$ sudo npm install -g gulp-cssnano

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

$ sudo npm update gulp-cssnano

Update package globally,

$ npm install -g gulp-cssnano

Git clone:

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

gulp-cssnano@2.1.2 /usr/lib/node_modules/gulp-cssnano

How to remove gulp-cssnano package :

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

$ sudo npm uninstall gulp-cssnano

Basic Information of gulp-cssnano NPM Package:

Package Name gulp-cssnano
Version 2.1.2
Description Minify CSS with cssnano.
Released Date 2016-04-18T21:22:38.717Z
Published by beneb
How to Learn https://www.npmjs.com/package/gulp-cssnano/tutorial