boom : HTTP-friendly error objects. You can installing boom 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 boom $ sudo npm install -g boom
If want to update the boom package execute the command as below,
$ sudo npm update boom
Update package globally,
$ npm install -g boom
$ sudo git clone https://github.com/rektide/boom.git
$ sudo npm install -g ./boom
boom@7.1.1 /usr/lib/node_modules/boom
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall boom
Package Name | boom |
Version | 7.1.1 |
Description | HTTP-friendly error objects |
Released Date | 2017-11-03T18:04:54.099Z |
Published by | hueniverse |
How to Learn | https://www.npmjs.com/package/boom/tutorial |