detect-port-alt : detect available port. You can installing detect-port-alt 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 detect-port-alt $ sudo npm install -g detect-port-alt
If want to update the detect-port-alt package execute the command as below,
$ sudo npm update detect-port-alt
Update package globally,
$ npm install -g detect-port-alt
$ sudo git clone https://github.com/rektide/detect-port-alt.git
$ sudo npm install -g ./detect-port-alt
detect-port-alt@1.1.3 /usr/lib/node_modules/detect-port-alt
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall detect-port-alt
Package Name | detect-port-alt |
Version | 1.1.3 |
Description | detect available port |
Released Date | 2017-06-06T16:45:02.788Z |
Published by | timer |
How to Learn | https://www.npmjs.com/package/detect-port-alt/tutorial |