turf-distance : turf distance module. You can installing turf-distance 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 turf-distance $ sudo npm install -g turf-distance
If want to update the turf-distance package execute the command as below,
$ sudo npm update turf-distance
Update package globally,
$ npm install -g turf-distance
$ sudo git clone https://github.com/rektide/turf-distance.git
$ sudo npm install -g ./turf-distance
turf-distance@3.0.12 /usr/lib/node_modules/turf-distance
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall turf-distance
| Package Name | turf-distance |
| Version | 3.0.12 |
| Description | turf distance module |
| Released Date | 2016-07-05T18:28:24.689Z |
| Published by | tmcw |
| How to Learn | https://www.npmjs.com/package/turf-distance/tutorial |