How to Install grunt-notify NPM Packages on Ubuntu / Debian

How to Install grunt-notify software package in NPM Packages

grunt-notify : Automatic desktop notifications for Grunt errors and warnings. Supports OS X, Windows, Linux.. You can installing grunt-notify 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-notify
$ sudo npm install -g grunt-notify

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

$ sudo npm update grunt-notify

Update package globally,

$ npm install -g grunt-notify

Git clone:

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

grunt-notify@0.4.5 /usr/lib/node_modules/grunt-notify

How to remove grunt-notify package :

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

$ sudo npm uninstall grunt-notify

Basic Information of grunt-notify NPM Package:

Package Name grunt-notify
Version 0.4.5
Description Automatic desktop notifications for Grunt errors and warnings. Supports OS X, Windows, Linux.
Released Date 2016-02-29T01:28:05.832Z
Published by dylang
How to Learn https://www.npmjs.com/package/grunt-notify/tutorial