multi-progress : Multiple progress bars based on the progress package. You can installing multi-progress 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 multi-progress $ sudo npm install -g multi-progress
If want to update the multi-progress package execute the command as below,
$ sudo npm update multi-progress
Update package globally,
$ npm install -g multi-progress
$ sudo git clone https://github.com/rektide/multi-progress.git
$ sudo npm install -g ./multi-progress
multi-progress@2.0.0 /usr/lib/node_modules/multi-progress
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall multi-progress
Package Name | multi-progress |
Version | 2.0.0 |
Description | Multiple progress bars based on the progress package |
Released Date | 2016-06-26T03:32:50.650Z |
Published by | pitaj |
How to Learn | https://www.npmjs.com/package/multi-progress/tutorial |