You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PMM-7 install yum prior to installing NodeJS (#2862)
* PMM-7 install yum prior to installing NodeJS
This patch fixes the problem where NodeJS install script requires either `dnf` or `yum` as a package manager. If those can't be found, the script fails. It seems like the behavior must have changed in the recent versions of the script.
* PMM-7 reploace wget with curl
* PMM-7 replace wget with curl
* PMM-7 revert NodeJS to v16
* PMM-7 trigger the build
0 commit comments