Now, the latest version of Node is 20.11.0
. However, every time I tried to install Node, it installed the 12.22.9
version.
This commands is not working, every time it installed the same version 12.22.9
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -sudo apt install nodejs