azure-common : Microsoft Azure Common Client Library for node. You can installing azure-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 azure-common $ sudo npm install -g azure-common
If want to update the azure-common package execute the command as below,
$ sudo npm update azure-common
Update package globally,
$ npm install -g azure-common
$ sudo git clone https://github.com/rektide/azure-common.git
$ sudo npm install -g ./azure-common
azure-common@0.9.19 /usr/lib/node_modules/azure-common
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall azure-common
Package Name | azure-common |
Version | 0.9.19 |
Description | Microsoft Azure Common Client Library for node |
Released Date | 2017-04-14T19:03:08.186Z |
Published by | windowsazure |
How to Learn | https://www.npmjs.com/package/azure-common/tutorial |