sauce-connect-launcher : A library to download and launch Sauce Connect.. You can installing sauce-connect-launcher 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 sauce-connect-launcher $ sudo npm install -g sauce-connect-launcher
If want to update the sauce-connect-launcher package execute the command as below,
$ sudo npm update sauce-connect-launcher
Update package globally,
$ npm install -g sauce-connect-launcher
$ sudo git clone https://github.com/rektide/sauce-connect-launcher.git
$ sudo npm install -g ./sauce-connect-launcher
sauce-connect-launcher@1.2.3 /usr/lib/node_modules/sauce-connect-launcher
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sauce-connect-launcher
| Package Name | sauce-connect-launcher |
| Version | 1.2.3 |
| Description | A library to download and launch Sauce Connect. |
| Released Date | 2017-10-29T14:20:45.954Z |
| Published by | johanneswuerbach |
| How to Learn | https://www.npmjs.com/package/sauce-connect-launcher/tutorial |