progress-stream : Read the progress of a stream. You can installing progress-stream 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-stream $ sudo npm install -g progress-stream
If want to update the progress-stream package execute the command as below,
$ sudo npm update progress-stream
Update package globally,
$ npm install -g progress-stream
$ sudo git clone https://github.com/rektide/progress-stream.git
$ sudo npm install -g ./progress-stream
progress-stream@2.0.0 /usr/lib/node_modules/progress-stream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall progress-stream
| Package Name | progress-stream |
| Version | 2.0.0 |
| Description | Read the progress of a stream |
| Released Date | 2017-04-11T09:06:54.927Z |
| Published by | freeall |
| How to Learn | https://www.npmjs.com/package/progress-stream/tutorial |