Node Js

Mentor is build on the base of node js. Node js is required to download all the dependencies via npm. So if you have not installed node first the download it from here Node Js.

If you have already installed node then please check it’s version using below command.

node -v.

If it’s not the latest version then we would recommend you to download the latest version from the above given link.

Suggest Edit