ali-oss : aliyun oss(object storage service) node client. You can installing ali-oss 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 ali-oss $ sudo npm install -g ali-oss
If want to update the ali-oss package execute the command as below,
$ sudo npm update ali-oss
Update package globally,
$ npm install -g ali-oss
$ sudo git clone https://github.com/rektide/ali-oss.git
$ sudo npm install -g ./ali-oss
ali-oss@4.11.2 /usr/lib/node_modules/ali-oss
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ali-oss
Package Name | ali-oss |
Version | 4.11.2 |
Description | aliyun oss(object storage service) node client |
Released Date | 2017-11-07T07:55:09.311Z |
Published by | fengmk2 |
How to Learn | https://www.npmjs.com/package/ali-oss/tutorial |