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

How to Install ng2-logger software package in NPM Packages

ng2-logger : logger for angular 2. You can installing ng2-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 ng2-logger
$ sudo npm install -g ng2-logger

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

$ sudo npm update ng2-logger

Update package globally,

$ npm install -g ng2-logger

Git clone:

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

ng2-logger@1.0.3 /usr/lib/node_modules/ng2-logger

How to remove ng2-logger package :

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

$ sudo npm uninstall ng2-logger

Basic Information of ng2-logger NPM Package:

Package Name ng2-logger
Version 1.0.3
Description logger for angular 2
Released Date 2017-05-14T18:43:26.510Z
Published by darekf77
How to Learn https://www.npmjs.com/package/ng2-logger/tutorial