First steps
Prequisites
To install Ecliptix on your device, you first need to have:
Firstly check if they’re correctly installed by using:
$ npm -v10.8.2$ node -vv22.5.1The version numbers may differ but that doesn’t usually cause any issues.
Installation
You can install Ecliptix by using:
npm i ecliptix -gAfter it’s done, you can check your version by running
$ ecx -vwebwise Ecliptix version 0.0.5