How to Install make-error NPM Packages on Ubuntu / Debian

How to Install make-error software package in NPM Packages

make-error : Make your own error types!. You can installing make-error 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 make-error
$ sudo npm install -g make-error

If want to update the make-error package execute the command as below,

$ sudo npm update make-error

Update package globally,

$ npm install -g make-error

Git clone:

$ sudo  git clone https://github.com/rektide/make-error.git
$ sudo  npm install -g ./make-error

make-error@1.3.0 /usr/lib/node_modules/make-error

How to remove make-error package :

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

$ sudo npm uninstall make-error

Basic Information of make-error NPM Package:

Package Name make-error
Version 1.3.0
Description Make your own error types!
Released Date 2017-05-21T22:13:23.316Z
Published by julien-f
How to Learn https://www.npmjs.com/package/make-error/tutorial