Get Node.js location (geolocation and directory on your disk)
If you use Deno, please check out where-is-my-deno
- Node.js
- npm/Yarn
First, install the CLI by npm:
$ npm install -g where-is-my-nodeOr Yarn:
$ yarn global add where-is-my-node$ where-is-my-node <options>Instead of where-is-my-node you can use aliases: my-node & wimn
-g, --geooutput computer geolocation-d, --diskoutput directory on disk
This project is licensed under the MIT License © 2019-present Jakub Biesiada