Prerequisites for Britive CLI Usage
- Print
- PDF
Prerequisites for Britive CLI Usage
- Print
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
To use Britive CLI, you should first install Node.js. For Britive CLI 2.4.0 onwards, you must install Node.js v15.0.0 or above.
Note:
Node.js® is an open source, backend server environment that uses JavaScript runtime and runs on various platforms such as Windows, Linux, Unix, or Mac OS X.
Installation of Node.js
You can install Node.js as described here:
Access the link https://nodejs.org/en/download/ and install Node.js for Windows, MAC, or Linux OS. After the installation verify the installation with node -v command. Alternatively, if you have nvm installed, use nvm use Version command to use the correct version. For example, run nvm use 16 command to use node 16 version.
Was this article helpful?