weixin-js-sdk : ???? js-sdk CommonJS ?. You can installing weixin-js-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 weixin-js-sdk $ sudo npm install -g weixin-js-sdk
If want to update the weixin-js-sdk package execute the command as below,
$ sudo npm update weixin-js-sdk
Update package globally,
$ npm install -g weixin-js-sdk
$ sudo git clone https://github.com/rektide/weixin-js-sdk.git
$ sudo npm install -g ./weixin-js-sdk
weixin-js-sdk@1.2.0 /usr/lib/node_modules/weixin-js-sdk
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weixin-js-sdk
| Package Name | weixin-js-sdk |
| Version | 1.2.0 |
| Description | ???? js-sdk CommonJS ? |
| Released Date | 2017-01-21T10:10:14.674Z |
| Published by | yanxi |
| How to Learn | https://www.npmjs.com/package/weixin-js-sdk/tutorial |