How to Install fancy-log NPM Packages on Ubuntu / Debian

How to Install fancy-log software package in NPM Packages

fancy-log : Log things, prefixed with a timestamp. You can installing fancy-log 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 fancy-log
$ sudo npm install -g fancy-log

If want to update the fancy-log package execute the command as below,

$ sudo npm update fancy-log

Update package globally,

$ npm install -g fancy-log

Git clone:

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

fancy-log@1.3.0 /usr/lib/node_modules/fancy-log

How to remove fancy-log package :

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

$ sudo npm uninstall fancy-log

Basic Information of fancy-log NPM Package:

Package Name fancy-log
Version 1.3.0
Description Log things, prefixed with a timestamp
Released Date 2016-12-27T00:16:20.896Z
Published by phated
How to Learn https://www.npmjs.com/package/fancy-log/tutorial