gulp-jade : Compile Jade templates. You can installing gulp-jade 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-jade $ sudo npm install -g gulp-jade
If want to update the gulp-jade package execute the command as below,
$ sudo npm update gulp-jade
Update package globally,
$ npm install -g gulp-jade
$ sudo git clone https://github.com/rektide/gulp-jade.git
$ sudo npm install -g ./gulp-jade
gulp-jade@1.1.0 /usr/lib/node_modules/gulp-jade
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-jade
Package Name | gulp-jade |
Version | 1.1.0 |
Description | Compile Jade templates |
Released Date | 2015-07-28T18:47:47.812Z |
Published by | phated |
How to Learn | https://www.npmjs.com/package/gulp-jade/tutorial |