connect-busboy : Connect middleware for busboy. You can installing connect-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 connect-busboy $ sudo npm install -g connect-busboy
If want to update the connect-busboy package execute the command as below,
$ sudo npm update connect-busboy
Update package globally,
$ npm install -g connect-busboy
$ sudo git clone https://github.com/rektide/connect-busboy.git
$ sudo npm install -g ./connect-busboy
connect-busboy@0.0.2 /usr/lib/node_modules/connect-busboy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall connect-busboy
Package Name | connect-busboy |
Version | 0.0.2 |
Description | Connect middleware for busboy |
Released Date | 2014-10-02T23:16:24.500Z |
Published by | mscdex |
How to Learn | https://www.npmjs.com/package/connect-busboy/tutorial |