How to Install loggy NPM Packages on Ubuntu / Debian

How to Install loggy software package in NPM Packages

loggy : Dead-simple colored logger for stdout.. You can installing loggy 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 loggy
$ sudo npm install -g loggy

If want to update the loggy package execute the command as below,

$ sudo npm update loggy

Update package globally,

$ npm install -g loggy

Git clone:

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

loggy@1.0.2 /usr/lib/node_modules/loggy

How to remove loggy package :

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

$ sudo npm uninstall loggy

Basic Information of loggy NPM Package:

Package Name loggy
Version 1.0.2
Description Dead-simple colored logger for stdout.
Released Date 2017-02-15T15:57:24.036Z
Published by paulmillr
How to Learn https://www.npmjs.com/package/loggy/tutorial