Displaying 1 result from an estimated 1 matches for "pub_14".
Did you mean:
pub1
2020 Apr 22
1
nodejs version 14
...Resolution
You can see its installing the OLD Version 12. not the 14. ??? Why ?
(this errors actually)
My repo looks correct for Version 14 not 12..
more /etc/yum.repos.d/nodesource-el7.repo
[nodesource]
name=Node.js Packages for Enterprise Linux 7 - $basearch
baseurl=https://rpm.nodesource.com/pub_14.x/el/7/$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL
[nodesource-source]
name=Node.js for Enterprise Linux 7 - $basearch - Source
baseurl=https://rpm.nodesource.com/pub_14.x/el/7/SRPMS
failovermethod=priority
enabled=0
gpgkey=fi...