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

How to Install better-log software package in NPM Packages

better-log : console.log wrapper for a bit more readable output. You can installing better-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 better-log
$ sudo npm install -g better-log

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

$ sudo npm update better-log

Update package globally,

$ npm install -g better-log

Git clone:

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

better-log@1.3.3 /usr/lib/node_modules/better-log

How to remove better-log package :

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

$ sudo npm uninstall better-log

Basic Information of better-log NPM Package:

Package Name better-log
Version 1.3.3
Description console.log wrapper for a bit more readable output
Released Date 2015-07-26T05:41:50.768Z
Published by rreverser
How to Learn https://www.npmjs.com/package/better-log/tutorial