destroy : destroy a stream if possible. You can installing destroy 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 destroy $ sudo npm install -g destroy
If want to update the destroy package execute the command as below,
$ sudo npm update destroy
Update package globally,
$ npm install -g destroy
$ sudo git clone https://github.com/rektide/destroy.git
$ sudo npm install -g ./destroy
destroy@1.0.4 /usr/lib/node_modules/destroy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall destroy
Package Name | destroy |
Version | 1.0.4 |
Description | destroy a stream if possible |
Released Date | 2016-01-16T03:14:05.899Z |
Published by | dougwilson |
How to Learn | https://www.npmjs.com/package/destroy/tutorial |