iferr : Higher-order functions for easier error handling. You can installing iferr 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 iferr $ sudo npm install -g iferr
If want to update the iferr package execute the command as below,
$ sudo npm update iferr
Update package globally,
$ npm install -g iferr
$ sudo git clone https://github.com/rektide/iferr.git
$ sudo npm install -g ./iferr
iferr@1.0.0 /usr/lib/node_modules/iferr
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall iferr
Package Name | iferr |
Version | 1.0.0 |
Description | Higher-order functions for easier error handling |
Released Date | 2017-11-25T12:38:30.757Z |
Published by | nadav |
How to Learn | https://www.npmjs.com/package/iferr/tutorial |