How to Install gulp-jade NPM Packages on Ubuntu / Debian

How to Install gulp-jade software package in NPM Packages

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

Git clone:

$ 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

How to remove gulp-jade package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall gulp-jade

Basic Information of gulp-jade NPM Package:

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