outcome : DRY error handling. You can installing outcome 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 outcome $ sudo npm install -g outcome
If want to update the outcome package execute the command as below,
$ sudo npm update outcome
Update package globally,
$ npm install -g outcome
$ sudo git clone https://github.com/rektide/outcome.git
$ sudo npm install -g ./outcome
outcome@0.0.18 /usr/lib/node_modules/outcome
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall outcome
Package Name | outcome |
Version | 0.0.18 |
Description | DRY error handling |
Released Date | 2013-03-29T22:58:23.741Z |
Published by | architectd |
How to Learn | https://www.npmjs.com/package/outcome/tutorial |