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.
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.