How to Install nor-debug NPM Packages on Ubuntu / Debian

How to Install nor-debug software package in NPM Packages

nor-debug : Debug helpers for Node.js apps. You can installing nor-debug 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 nor-debug
$ sudo npm install -g nor-debug

If want to update the nor-debug package execute the command as below,

$ sudo npm update nor-debug

Update package globally,

$ npm install -g nor-debug

Git clone:

$ sudo  git clone https://github.com/rektide/nor-debug.git
$ sudo  npm install -g ./nor-debug

nor-debug@1.0.0 /usr/lib/node_modules/nor-debug

How to remove nor-debug package :

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

$ sudo npm uninstall nor-debug

Basic Information of nor-debug NPM Package:

Package Name nor-debug
Version 1.0.0
Description Debug helpers for Node.js apps
Released Date 2016-07-30T14:57:19.076Z
Published by jhh
How to Learn https://www.npmjs.com/package/nor-debug/tutorial