download-status : Progress bar plugin for download. You can installing download-status 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 download-status $ sudo npm install -g download-status
If want to update the download-status package execute the command as below,
$ sudo npm update download-status
Update package globally,
$ npm install -g download-status
$ sudo git clone https://github.com/rektide/download-status.git
$ sudo npm install -g ./download-status
download-status@2.2.1 /usr/lib/node_modules/download-status
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall download-status
Package Name | download-status |
Version | 2.2.1 |
Description | Progress bar plugin for download |
Released Date | 2015-07-15T06:52:40.319Z |
Published by | kevva |
How to Learn | https://www.npmjs.com/package/download-status/tutorial |