How to Install pino-http NPM Packages on Ubuntu / Debian

How to Install pino-http software package in NPM Packages

pino-http : High-speed HTTP logger for Node.js. You can installing pino-http 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 pino-http
$ sudo npm install -g pino-http

If want to update the pino-http package execute the command as below,

$ sudo npm update pino-http

Update package globally,

$ npm install -g pino-http

Git clone:

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

pino-http@2.6.2 /usr/lib/node_modules/pino-http

How to remove pino-http package :

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

$ sudo npm uninstall pino-http

Basic Information of pino-http NPM Package:

Package Name pino-http
Version 2.6.2
Description High-speed HTTP logger for Node.js
Released Date 2017-08-24T12:26:36.784Z
Published by davidmarkclements
How to Learn https://www.npmjs.com/package/pino-http/tutorial