wechat-api : ??????Node? API. You can installing wechat-api 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 wechat-api $ sudo npm install -g wechat-api
If want to update the wechat-api package execute the command as below,
$ sudo npm update wechat-api
Update package globally,
$ npm install -g wechat-api
$ sudo git clone https://github.com/rektide/wechat-api.git
$ sudo npm install -g ./wechat-api
wechat-api@1.35.1 /usr/lib/node_modules/wechat-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wechat-api
| Package Name | wechat-api |
| Version | 1.35.1 |
| Description | ??????Node? API |
| Released Date | 2017-08-10T17:51:38.621Z |
| Published by | jacksontian |
| How to Learn | https://www.npmjs.com/package/wechat-api/tutorial |