errs : Simple error creation and passing utilities. You can installing errs 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 errs $ sudo npm install -g errs
If want to update the errs package execute the command as below,
$ sudo npm update errs
Update package globally,
$ npm install -g errs
$ sudo git clone https://github.com/rektide/errs.git
$ sudo npm install -g ./errs
errs@0.3.2 /usr/lib/node_modules/errs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall errs
Package Name | errs |
Version | 0.3.2 |
Description | Simple error creation and passing utilities |
Released Date | 2014-11-26T05:10:10.066Z |
Published by | indexzero |
How to Learn | https://www.npmjs.com/package/errs/tutorial |