How to install NodeJS & NPM on Rocky Linux

NodeJS is a JavaScript runtime built on Chrome’s V8 JavaScript engine for server-side programming. For example: if you use Laravel Mix or Webpack to build your website assets you need to have NodeJS installed to build the assets. Follow along these couple of steps to install NodeJS on your system. Prerequisites To complete this tutorial, … Read more