How to Install weixin-js-sdk NPM Packages on Ubuntu / Debian

How to Install weixin-js-sdk software package in NPM Packages

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

Git clone:

$ 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

How to remove weixin-js-sdk package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall weixin-js-sdk

Basic Information of weixin-js-sdk NPM Package:

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