How to Install broccoli-static-compiler NPM Packages on Ubuntu / Debian

How to Install broccoli-static-compiler software package in NPM Packages

broccoli-static-compiler : Broccoli compiler to copy static files. You can installing broccoli-static-compiler 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 broccoli-static-compiler
$ sudo npm install -g broccoli-static-compiler

If want to update the broccoli-static-compiler package execute the command as below,

$ sudo npm update broccoli-static-compiler

Update package globally,

$ npm install -g broccoli-static-compiler

Git clone:

$ sudo  git clone https://github.com/rektide/broccoli-static-compiler.git
$ sudo  npm install -g ./broccoli-static-compiler

broccoli-static-compiler@0.2.2 /usr/lib/node_modules/broccoli-static-compiler

How to remove broccoli-static-compiler package :

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

$ sudo npm uninstall broccoli-static-compiler

Basic Information of broccoli-static-compiler NPM Package:

Package Name broccoli-static-compiler
Version 0.2.2
Description Broccoli compiler to copy static files
Released Date 2015-09-02T14:11:34.800Z
Published by joliss
How to Learn https://www.npmjs.com/package/broccoli-static-compiler/tutorial