epipebomb : Destroy EPIPE errors when stdout runs through a truncated pipe. You can installing epipebomb 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 epipebomb $ sudo npm install -g epipebomb
If want to update the epipebomb package execute the command as below,
$ sudo npm update epipebomb
Update package globally,
$ npm install -g epipebomb
$ sudo git clone https://github.com/rektide/epipebomb.git
$ sudo npm install -g ./epipebomb
epipebomb@1.0.0 /usr/lib/node_modules/epipebomb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall epipebomb
Package Name | epipebomb |
Version | 1.0.0 |
Description | Destroy EPIPE errors when stdout runs through a truncated pipe |
Released Date | 2016-10-12T20:34:56.272Z |
Published by | hichaelmart |
How to Learn | https://www.npmjs.com/package/epipebomb/tutorial |