gulp-consolidate : Template engine consolidation for gulp. You can installing gulp-consolidate 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-consolidate $ sudo npm install -g gulp-consolidate
If want to update the gulp-consolidate package execute the command as below,
$ sudo npm update gulp-consolidate
Update package globally,
$ npm install -g gulp-consolidate
$ sudo git clone https://github.com/rektide/gulp-consolidate.git
$ sudo npm install -g ./gulp-consolidate
gulp-consolidate@0.2.0 /usr/lib/node_modules/gulp-consolidate
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-consolidate
Package Name | gulp-consolidate |
Version | 0.2.0 |
Description | Template engine consolidation for gulp |
Released Date | 2016-03-01T17:31:38.425Z |
Published by | timrwood |
How to Learn | https://www.npmjs.com/package/gulp-consolidate/tutorial |