mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 11:26:04 +08:00
Update node.js on RHEL 8.8 as well
Last update only touched RHEL 8.6 and 9.0 Pick-to: 6.6 Change-Id: I0c084edc08f3c833daa25c393674bd51eac4ea6e Reviewed-by: Michal Klocek <michal.klocek@qt.io>
This commit is contained in:
@@ -136,7 +136,7 @@ installPackages+=(open-vm-tools)
|
||||
|
||||
sudo yum -y install "${installPackages[@]}"
|
||||
|
||||
sudo dnf -y module install nodejs:12
|
||||
sudo dnf -y module install nodejs:16
|
||||
|
||||
# We shouldn't use yum to install virtualenv. The one found from package repo is not
|
||||
# working, but we can use installed pip
|
||||
|
||||
Reference in New Issue
Block a user