gulp-newer : Only pass through newer source files. You can installing gulp-newer 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-newer $ sudo npm install -g gulp-newer
If want to update the gulp-newer package execute the command as below,
$ sudo npm update gulp-newer
Update package globally,
$ npm install -g gulp-newer
$ sudo git clone https://github.com/rektide/gulp-newer.git
$ sudo npm install -g ./gulp-newer
gulp-newer@1.3.0 /usr/lib/node_modules/gulp-newer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-newer
Package Name | gulp-newer |
Version | 1.3.0 |
Description | Only pass through newer source files |
Released Date | 2016-10-04T22:08:56.679Z |
Published by | tschaub |
How to Learn | https://www.npmjs.com/package/gulp-newer/tutorial |