lab : Test utility. You can installing lab 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 lab $ sudo npm install -g lab
If want to update the lab package execute the command as below,
$ sudo npm update lab
Update package globally,
$ npm install -g lab
$ sudo git clone https://github.com/rektide/lab.git
$ sudo npm install -g ./lab
lab@15.1.2 /usr/lib/node_modules/lab
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lab
Package Name | lab |
Version | 15.1.2 |
Description | Test utility |
Released Date | 2017-11-01T23:56:09.388Z |
Published by | wyatt |
How to Learn | https://www.npmjs.com/package/lab/tutorial |