How to Install monocle NPM Packages on Ubuntu / Debian

How to Install monocle software package in NPM Packages

monocle : a tool for watching directories for file changes. You can installing monocle 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 monocle
$ sudo npm install -g monocle

If want to update the monocle package execute the command as below,

$ sudo npm update monocle

Update package globally,

$ npm install -g monocle

Git clone:

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

monocle@1.1.51 /usr/lib/node_modules/monocle

How to remove monocle package :

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

$ sudo npm uninstall monocle

Basic Information of monocle NPM Package:

Package Name monocle
Version 1.1.51
Description a tool for watching directories for file changes
Released Date 2013-11-02T20:07:13.195Z
Published by samccone
How to Learn https://www.npmjs.com/package/monocle/tutorial