2023-11-06

NodeJS

Table of Contents

1. Install specific node version in AWS

yum install https://rpm.nodesource.com/pub_16.x/nodistro/repo/nodesource-release-nodistro-1.noarch.rpm -y
yum install nodejs -y

You can send your feedback, queries here