Updated on 5/1/20
Problem scenario
You have a Linux server with 1 GB of RAM. You want to install node and npm because you want to try out the latest JavaScript technologies. (You were persuaded to not use Gulp or Grunt to manage build scripts. You want to use npm because of this link.) You want to use the same copy of the bash script on CentOS/RedHat/Fedora,
…
Continue reading “How Do You Install node and npm on Any Distribution of Linux Server?”