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
$ 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
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grunt-notify
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 |