diff --git a/1.RockyLinux.md b/1.RockyLinux.md index 8e9d3c8..1eda60c 100644 --- a/1.RockyLinux.md +++ b/1.RockyLinux.md @@ -13,6 +13,7 @@ dnf install -y rpmfusion-free-release dnf groupinstall "Development tools" dnf install -y vim git zip htop iftop btop hdparm stress python3-pip yum install -y https://rpm.nodesource.com/pub_20.x/nodistro/repo/nodesource-release-nodistro-1.noarch.rpm +yum clean packages yum install -y nodejs --setopt=nodesource-nodejs.module_hotfixes=1 ```