How to Install webpack-notifier NPM Packages on Ubuntu / Debian

How to Install webpack-notifier software package in NPM Packages

webpack-notifier : webpack + node-notifier = build status system notifications. You can installing webpack-notifier 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 webpack-notifier
$ sudo npm install -g webpack-notifier

If want to update the webpack-notifier package execute the command as below,

$ sudo npm update webpack-notifier

Update package globally,

$ npm install -g webpack-notifier

Git clone:

$ sudo  git clone https://github.com/rektide/webpack-notifier.git
$ sudo  npm install -g ./webpack-notifier

webpack-notifier@1.5.0 /usr/lib/node_modules/webpack-notifier

How to remove webpack-notifier package :

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

$ sudo npm uninstall webpack-notifier

Basic Information of webpack-notifier NPM Package:

Package Name webpack-notifier
Version 1.5.0
Description webpack + node-notifier = build status system notifications
Released Date 2016-12-15T21:57:39.157Z
Published by turbo87
How to Learn https://www.npmjs.com/package/webpack-notifier/tutorial