gulp-clean : A gulp plugin for removing files and folders.. You can installing gulp-clean 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-clean $ sudo npm install -g gulp-clean
If want to update the gulp-clean package execute the command as below,
$ sudo npm update gulp-clean
Update package globally,
$ npm install -g gulp-clean
$ sudo git clone https://github.com/rektide/gulp-clean.git
$ sudo npm install -g ./gulp-clean
gulp-clean@0.3.2 /usr/lib/node_modules/gulp-clean
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-clean
Package Name | gulp-clean |
Version | 0.3.2 |
Description | A gulp plugin for removing files and folders. |
Released Date | 2016-03-03T19:44:18.226Z |
Published by | petervilja |
How to Learn | https://www.npmjs.com/package/gulp-clean/tutorial |