co-request : co-request promisify wrapper for request. You can installing co-request 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 co-request $ sudo npm install -g co-request
If want to update the co-request package execute the command as below,
$ sudo npm update co-request
Update package globally,
$ npm install -g co-request
$ sudo git clone https://github.com/rektide/co-request.git
$ sudo npm install -g ./co-request
co-request@1.0.0 /usr/lib/node_modules/co-request
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall co-request
Package Name | co-request |
Version | 1.0.0 |
Description | co-request promisify wrapper for request |
Released Date | 2015-08-05T08:51:36.837Z |
Published by | leukhin |
How to Learn | https://www.npmjs.com/package/co-request/tutorial |