aliyun-sdk : Aliyun SDK for JavaScript. You can installing aliyun-sdk 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 aliyun-sdk $ sudo npm install -g aliyun-sdk
If want to update the aliyun-sdk package execute the command as below,
$ sudo npm update aliyun-sdk
Update package globally,
$ npm install -g aliyun-sdk
$ sudo git clone https://github.com/rektide/aliyun-sdk.git
$ sudo npm install -g ./aliyun-sdk
aliyun-sdk@1.10.19 /usr/lib/node_modules/aliyun-sdk
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aliyun-sdk
Package Name | aliyun-sdk |
Version | 1.10.19 |
Description | Aliyun SDK for JavaScript |
Released Date | 2017-10-24T08:41:24.926Z |
Published by | chylvina |
How to Learn | https://www.npmjs.com/package/aliyun-sdk/tutorial |