xtuple-server-lib : xTuple Server common lib. You can installing xtuple-server-lib 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 xtuple-server-lib $ sudo npm install -g xtuple-server-lib
If want to update the xtuple-server-lib package execute the command as below,
$ sudo npm update xtuple-server-lib
Update package globally,
$ npm install -g xtuple-server-lib
$ sudo git clone https://github.com/rektide/xtuple-server-lib.git
$ sudo npm install -g ./xtuple-server-lib
xtuple-server-lib@1.2.0 /usr/lib/node_modules/xtuple-server-lib
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall xtuple-server-lib
| Package Name | xtuple-server-lib |
| Version | 1.2.0 |
| Description | xTuple Server common lib |
| Released Date | 2015-01-21T22:18:38.960Z |
| Published by | xtuple |
| How to Learn | https://www.npmjs.com/package/xtuple-server-lib/tutorial |