eraro : Create JavaScript Error objects with code strings, context details, and templated messages.. You can installing eraro 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 eraro $ sudo npm install -g eraro
If want to update the eraro package execute the command as below,
$ sudo npm update eraro
Update package globally,
$ npm install -g eraro
$ sudo git clone https://github.com/rektide/eraro.git
$ sudo npm install -g ./eraro
eraro@0.4.1 /usr/lib/node_modules/eraro
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eraro
Package Name | eraro |
Version | 0.4.1 |
Description | Create JavaScript Error objects with code strings, context details, and templated messages. |
Released Date | 2015-01-27T12:32:26.497Z |
Published by | rjrodger |
How to Learn | https://www.npmjs.com/package/eraro/tutorial |