How to Install cordova-common NPM Packages on Ubuntu / Debian

How to Install cordova-common software package in NPM Packages

cordova-common : Apache Cordova tools and platforms shared routines. You can installing cordova-common 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 cordova-common
$ sudo npm install -g cordova-common

If want to update the cordova-common package execute the command as below,

$ sudo npm update cordova-common

Update package globally,

$ npm install -g cordova-common

Git clone:

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

cordova-common@2.1.1 /usr/lib/node_modules/cordova-common

How to remove cordova-common package :

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

$ sudo npm uninstall cordova-common

Basic Information of cordova-common NPM Package:

Package Name cordova-common
Version 2.1.1
Description Apache Cordova tools and platforms shared routines
Released Date 2017-10-10T00:13:39.107Z
Published by stevegill
How to Learn https://www.npmjs.com/package/cordova-common/tutorial