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

How to Install better-console software package in NPM Packages

better-console : A better console for Node.js. You can installing better-console 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-console
$ sudo npm install -g better-console

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

$ sudo npm update better-console

Update package globally,

$ npm install -g better-console

Git clone:

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

better-console@1.0.1 /usr/lib/node_modules/better-console

How to remove better-console package :

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

$ sudo npm uninstall better-console

Basic Information of better-console NPM Package:

Package Name better-console
Version 1.0.1
Description A better console for Node.js
Released Date 2017-10-22T02:01:10.142Z
Published by mohsen
How to Learn https://www.npmjs.com/package/better-console/tutorial