How to Install boom NPM Packages on Ubuntu / Debian

How to Install boom software package in NPM Packages

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

Git clone:

$ sudo  git clone https://github.com/rektide/boom.git
$ sudo  npm install -g ./boom

boom@7.1.1 /usr/lib/node_modules/boom

How to remove boom package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall boom

Basic Information of boom NPM Package:

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