gulp-tap : Easiest way to tap into a pipeline. You can installing gulp-tap 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-tap $ sudo npm install -g gulp-tap
If want to update the gulp-tap package execute the command as below,
$ sudo npm update gulp-tap
Update package globally,
$ npm install -g gulp-tap
$ sudo git clone https://github.com/rektide/gulp-tap.git
$ sudo npm install -g ./gulp-tap
gulp-tap@1.0.1 /usr/lib/node_modules/gulp-tap
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-tap
Package Name | gulp-tap |
Version | 1.0.1 |
Description | Easiest way to tap into a pipeline |
Released Date | 2017-05-03T00:32:23.612Z |
Published by | dotnetcarpenter |
How to Learn | https://www.npmjs.com/package/gulp-tap/tutorial |