How to Install enhanced-resolve NPM Packages on Ubuntu / Debian

How to Install enhanced-resolve software package in NPM Packages

enhanced-resolve : Offers a async require.resolve function. Its highly configurable.. You can installing enhanced-resolve 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 enhanced-resolve
$ sudo npm install -g enhanced-resolve

If want to update the enhanced-resolve package execute the command as below,

$ sudo npm update enhanced-resolve

Update package globally,

$ npm install -g enhanced-resolve

Git clone:

$ sudo  git clone https://github.com/rektide/enhanced-resolve.git
$ sudo  npm install -g ./enhanced-resolve

enhanced-resolve@3.4.1 /usr/lib/node_modules/enhanced-resolve

How to remove enhanced-resolve package :

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

$ sudo npm uninstall enhanced-resolve

Basic Information of enhanced-resolve NPM Package:

Package Name enhanced-resolve
Version 3.4.1
Description Offers a async require.resolve function. Its highly configurable.
Released Date 2017-07-24T12:34:32.659Z
Published by sokra
How to Learn https://www.npmjs.com/package/enhanced-resolve/tutorial