gulp-task-helpers : Helper functions for common Gulp tasks. You can installing gulp-task-helpers 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-task-helpers $ sudo npm install -g gulp-task-helpers
If want to update the gulp-task-helpers package execute the command as below,
$ sudo npm update gulp-task-helpers
Update package globally,
$ npm install -g gulp-task-helpers
$ sudo git clone https://github.com/rektide/gulp-task-helpers.git
$ sudo npm install -g ./gulp-task-helpers
gulp-task-helpers@2.0.0 /usr/lib/node_modules/gulp-task-helpers
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-task-helpers
Package Name | gulp-task-helpers |
Version | 2.0.0 |
Description | Helper functions for common Gulp tasks |
Released Date | 2017-10-21T02:57:29.852Z |
Published by | andrewscwei |
How to Learn | https://www.npmjs.com/package/gulp-task-helpers/tutorial |