timed-out : Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged. You can installing timed-out 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 timed-out $ sudo npm install -g timed-out
If want to update the timed-out package execute the command as below,
$ sudo npm update timed-out
Update package globally,
$ npm install -g timed-out
$ sudo git clone https://github.com/rektide/timed-out.git
$ sudo npm install -g ./timed-out
timed-out@4.0.1 /usr/lib/node_modules/timed-out
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall timed-out
| Package Name | timed-out |
| Version | 4.0.1 |
| Description | Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged |
| Released Date | 2017-01-16T13:58:11.638Z |
| Published by | floatdrop |
| How to Learn | https://www.npmjs.com/package/timed-out/tutorial |