How to Install http-proxy-middleware NPM Packages on Ubuntu / Debian

How to Install http-proxy-middleware software package in NPM Packages

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

Git clone:

$ 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

How to remove http-proxy-middleware package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall http-proxy-middleware

Basic Information of http-proxy-middleware NPM Package:

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