You can download this file from the browser or from the console. The latter is shown below (note: the specific Node.js version might be different for you):
wget http://nodejs.org/dist/v14.15.0/node-v14.15.0-linux-x64.tar.gzsudo tar -C /usr/local --strip-components 1 -xzf node-v14.15.0-linux-x64.tar.gzYou may find list of node version on http://nodejs.org/dist/
