stream-consume : Consume a stream to ensure it keeps flowing. You can installing stream-consume 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 stream-consume $ sudo npm install -g stream-consume
If want to update the stream-consume package execute the command as below,
$ sudo npm update stream-consume
Update package globally,
$ npm install -g stream-consume
$ sudo git clone https://github.com/rektide/stream-consume.git
$ sudo npm install -g ./stream-consume
stream-consume@0.1.0 /usr/lib/node_modules/stream-consume
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stream-consume
| Package Name | stream-consume |
| Version | 0.1.0 |
| Description | Consume a stream to ensure it keeps flowing |
| Released Date | 2014-07-21T03:08:48.667Z |
| Published by | aroneous |
| How to Learn | https://www.npmjs.com/package/stream-consume/tutorial |