mute-stream : Bytes go in, but they dont come out (when muted).. You can installing mute-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 mute-stream $ sudo npm install -g mute-stream
If want to update the mute-stream package execute the command as below,
$ sudo npm update mute-stream
Update package globally,
$ npm install -g mute-stream
$ sudo git clone https://github.com/rektide/mute-stream.git
$ sudo npm install -g ./mute-stream
mute-stream@0.0.7 /usr/lib/node_modules/mute-stream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mute-stream
Package Name | mute-stream |
Version | 0.0.7 |
Description | Bytes go in, but they dont come out (when muted). |
Released Date | 2017-01-03T22:47:53.781Z |
Published by | isaacs |
How to Learn | https://www.npmjs.com/package/mute-stream/tutorial |