death : Gracefully cleanup when termination signals are sent to your process.. You can installing death 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 death $ sudo npm install -g death
If want to update the death package execute the command as below,
$ sudo npm update death
Update package globally,
$ npm install -g death
$ sudo git clone https://github.com/rektide/death.git
$ sudo npm install -g ./death
death@1.1.0 /usr/lib/node_modules/death
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall death
Package Name | death |
Version | 1.1.0 |
Description | Gracefully cleanup when termination signals are sent to your process. |
Released Date | 2017-01-18T17:59:39.260Z |
Published by | jprichardson |
How to Learn | https://www.npmjs.com/package/death/tutorial |