How to Install mz NPM Packages on Ubuntu / Debian

How to Install mz software package in NPM Packages

mz : modernize node.js to current ECMAScript standards. You can installing mz 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 mz
$ sudo npm install -g mz

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

$ sudo npm update mz

Update package globally,

$ npm install -g mz

Git clone:

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

mz@2.7.0 /usr/lib/node_modules/mz

How to remove mz package :

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

$ sudo npm uninstall mz

Basic Information of mz NPM Package:

Package Name mz
Version 2.7.0
Description modernize node.js to current ECMAScript standards
Released Date 2017-09-13T17:57:36.315Z
Published by jongleberry
How to Learn https://www.npmjs.com/package/mz/tutorial