How to Install grunt-contrib-jade NPM Packages on Ubuntu / Debian

How to Install grunt-contrib-jade software package in NPM Packages

grunt-contrib-jade : Compile Jade templates. You can installing grunt-contrib-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 grunt-contrib-jade
$ sudo npm install -g grunt-contrib-jade

If want to update the grunt-contrib-jade package execute the command as below,

$ sudo npm update grunt-contrib-jade

Update package globally,

$ npm install -g grunt-contrib-jade

Git clone:

$ sudo  git clone https://github.com/rektide/grunt-contrib-jade.git
$ sudo  npm install -g ./grunt-contrib-jade

grunt-contrib-jade@1.0.0 /usr/lib/node_modules/grunt-contrib-jade

How to remove grunt-contrib-jade package :

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

$ sudo npm uninstall grunt-contrib-jade

Basic Information of grunt-contrib-jade NPM Package:

Package Name grunt-contrib-jade
Version 1.0.0
Description Compile Jade templates
Released Date 2016-03-04T21:43:22.556Z
Published by vladikoff
How to Learn https://www.npmjs.com/package/grunt-contrib-jade/tutorial