Skip to content

Node version

Rule

Check your installed node version by running :

node -v
  • You can go to the node official website to see the LTS version.
  • You should always use the latest LTS version of Node.js.