How to Install mochawesome NPM Packages on Ubuntu / Debian

How to Install mochawesome software package in NPM Packages

mochawesome : A Gorgeous HTML/CSS Reporter for Mocha.js. You can installing mochawesome 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 mochawesome
$ sudo npm install -g mochawesome

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

$ sudo npm update mochawesome

Update package globally,

$ npm install -g mochawesome

Git clone:

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

mochawesome@2.3.1 /usr/lib/node_modules/mochawesome

How to remove mochawesome package :

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

$ sudo npm uninstall mochawesome

Basic Information of mochawesome NPM Package:

Package Name mochawesome
Version 2.3.1
Description A Gorgeous HTML/CSS Reporter for Mocha.js
Released Date 2017-09-18T12:57:09.907Z
Published by adamgruber
How to Learn https://www.npmjs.com/package/mochawesome/tutorial