How to Install yocto-logger NPM Packages on Ubuntu / Debian

How to Install yocto-logger software package in NPM Packages

yocto-logger : Ready to use logger utility based on winston.. You can installing yocto-logger 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 yocto-logger
$ sudo npm install -g yocto-logger

If want to update the yocto-logger package execute the command as below,

$ sudo npm update yocto-logger

Update package globally,

$ npm install -g yocto-logger

Git clone:

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

yocto-logger@2.0.0 /usr/lib/node_modules/yocto-logger

How to remove yocto-logger package :

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

$ sudo npm uninstall yocto-logger

Basic Information of yocto-logger NPM Package:

Package Name yocto-logger
Version 2.0.0
Description Ready to use logger utility based on winston.
Released Date 2016-12-08T13:20:53.910Z
Published by yocto
How to Learn https://www.npmjs.com/package/yocto-logger/tutorial