error-ex : Easy error subclassing and stack customization. You can installing error-ex 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 error-ex $ sudo npm install -g error-ex
If want to update the error-ex package execute the command as below,
$ sudo npm update error-ex
Update package globally,
$ npm install -g error-ex
$ sudo git clone https://github.com/rektide/error-ex.git
$ sudo npm install -g ./error-ex
error-ex@1.3.1 /usr/lib/node_modules/error-ex
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall error-ex
Package Name | error-ex |
Version | 1.3.1 |
Description | Easy error subclassing and stack customization |
Released Date | 2017-03-03T23:25:39.450Z |
Published by | qix |
How to Learn | https://www.npmjs.com/package/error-ex/tutorial |