stdout-stream : Non-blocking stdout stream. You can installing stdout-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 stdout-stream $ sudo npm install -g stdout-stream
If want to update the stdout-stream package execute the command as below,
$ sudo npm update stdout-stream
Update package globally,
$ npm install -g stdout-stream
$ sudo git clone https://github.com/rektide/stdout-stream.git
$ sudo npm install -g ./stdout-stream
stdout-stream@1.4.0 /usr/lib/node_modules/stdout-stream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stdout-stream
| Package Name | stdout-stream |
| Version | 1.4.0 |
| Description | Non-blocking stdout stream |
| Released Date | 2015-06-23T06:34:45.483Z |
| Published by | mafintosh |
| How to Learn | https://www.npmjs.com/package/stdout-stream/tutorial |