progress-bar-webpack-plugin : A progress bar for Webpack.. You can installing progress-bar-webpack-plugin 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 progress-bar-webpack-plugin $ sudo npm install -g progress-bar-webpack-plugin
If want to update the progress-bar-webpack-plugin package execute the command as below,
$ sudo npm update progress-bar-webpack-plugin
Update package globally,
$ npm install -g progress-bar-webpack-plugin
$ sudo git clone https://github.com/rektide/progress-bar-webpack-plugin.git
$ sudo npm install -g ./progress-bar-webpack-plugin
progress-bar-webpack-plugin@1.10.0 /usr/lib/node_modules/progress-bar-webpack-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall progress-bar-webpack-plugin
| Package Name | progress-bar-webpack-plugin |
| Version | 1.10.0 |
| Description | A progress bar for Webpack. |
| Released Date | 2017-07-10T14:32:27.900Z |
| Published by | clessg |
| How to Learn | https://www.npmjs.com/package/progress-bar-webpack-plugin/tutorial |