How to Install wechat NPM Packages on Ubuntu / Debian

How to Install wechat software package in NPM Packages

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

Git clone:

$ sudo  git clone https://github.com/rektide/wechat.git
$ sudo  npm install -g ./wechat

wechat@2.1.0 /usr/lib/node_modules/wechat

How to remove wechat package :

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

$ sudo npm uninstall wechat

Basic Information of wechat NPM Package:

Package Name wechat
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