interrupt : Errors that you can catch by type.. You can installing interrupt 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 interrupt $ sudo npm install -g interrupt
If want to update the interrupt package execute the command as below,
$ sudo npm update interrupt
Update package globally,
$ npm install -g interrupt
$ sudo git clone https://github.com/rektide/interrupt.git
$ sudo npm install -g ./interrupt
interrupt@5.0.3 /usr/lib/node_modules/interrupt
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall interrupt
Package Name | interrupt |
Version | 5.0.3 |
Description | Errors that you can catch by type. |
Released Date | 2017-02-27T16:14:03.370Z |
Published by | bigeasy |
How to Learn | https://www.npmjs.com/package/interrupt/tutorial |