How to install stable vesion of node

G General / General Last updated on Updated  Jan 30, 2020

To install a stable version of node you should run these commands in your terminal/cmd.

npm install -g n
n lts

Please visit this node.js to check the stable version of the node.