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