co-busboy : Busboy multipart parser as a yieldable. You can installing co-busboy 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-busboy $ sudo npm install -g co-busboy
If want to update the co-busboy package execute the command as below,
$ sudo npm update co-busboy
Update package globally,
$ npm install -g co-busboy
$ sudo git clone https://github.com/rektide/co-busboy.git
$ sudo npm install -g ./co-busboy
co-busboy@1.4.0 /usr/lib/node_modules/co-busboy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall co-busboy
Package Name | co-busboy |
Version | 1.4.0 |
Description | Busboy multipart parser as a yieldable |
Released Date | 2017-10-12T09:17:27.805Z |
Published by | dead_horse |
How to Learn | https://www.npmjs.com/package/co-busboy/tutorial |