gulp-cached : A simple in-memory file cache for gulp. You can installing gulp-cached 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-cached $ sudo npm install -g gulp-cached
If want to update the gulp-cached package execute the command as below,
$ sudo npm update gulp-cached
Update package globally,
$ npm install -g gulp-cached
$ sudo git clone https://github.com/rektide/gulp-cached.git
$ sudo npm install -g ./gulp-cached
gulp-cached@1.1.1 /usr/lib/node_modules/gulp-cached
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-cached
Package Name | gulp-cached |
Version | 1.1.1 |
Description | A simple in-memory file cache for gulp |
Released Date | 2016-11-13T18:39:17.185Z |
Published by | contra |
How to Learn | https://www.npmjs.com/package/gulp-cached/tutorial |