http-proxy-middleware : The one-liner node.js proxy middleware for connect, express and browser-sync. You can installing http-proxy-middleware 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 http-proxy-middleware $ sudo npm install -g http-proxy-middleware
If want to update the http-proxy-middleware package execute the command as below,
$ sudo npm update http-proxy-middleware
Update package globally,
$ npm install -g http-proxy-middleware
$ sudo git clone https://github.com/rektide/http-proxy-middleware.git
$ sudo npm install -g ./http-proxy-middleware
http-proxy-middleware@0.17.4 /usr/lib/node_modules/http-proxy-middleware
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall http-proxy-middleware
Package Name | http-proxy-middleware |
Version | 0.17.4 |
Description | The one-liner node.js proxy middleware for connect, express and browser-sync |
Released Date | 2017-03-02T23:07:30.843Z |
Published by | chimurai |
How to Learn | https://www.npmjs.com/package/http-proxy-middleware/tutorial |