How to Install eco NPM Packages on Ubuntu / Debian

How to Install eco software package in NPM Packages

eco : Embedded CoffeeScript templates. You can installing eco 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 eco
$ sudo npm install -g eco

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

$ sudo npm update eco

Update package globally,

$ npm install -g eco

Git clone:

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

eco@1.1.0-rc-3 /usr/lib/node_modules/eco

How to remove eco package :

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

$ sudo npm uninstall eco

Basic Information of eco NPM Package:

Package Name eco
Version 1.1.0-rc-3
Description Embedded CoffeeScript templates
Released Date 2011-12-30T16:53:09.060Z
Published by sstephenson
How to Learn https://www.npmjs.com/package/eco/tutorial