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
Your distribution, identified as "centos-release-6-9.el6.12.3.i686", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
Your distribution, identified as "centos-release-6-10.el6.centos.12.3.i686", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
Hello,
Trying to install it on CentOS 6.9 / 6.10:
curl -sL https://rpm.nodesource.com/setup_10.x | sudo -E bash -
Installing the NodeSource Node.js 10.x repo...
Inspecting system...
rpm -q --whatprovides redhat-release || rpm -q --whatprovides centos-release || rpm -q --whatprovides cloudlinux-release || rpm -q --whatprovides sl-release
uname -m
Confirming "el6-i386" is supported...
Your distribution, identified as "centos-release-6-9.el6.12.3.i686", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
cat /etc/redhat-release
CentOS release 6.9 (Final)
uname -a
Linux terminal.btl-terminals 2.6.32-696.23.1.el6.i686 #1 SMP Tue Mar 13 23:09:35 UTC 2018 i686 i686 i386 GNU/Linux
curl -sL https://rpm.nodesource.com/setup_10.x | sudo -E bash -
Installing the NodeSource Node.js 10.x repo...
Inspecting system...
Confirming "el6-i386" is supported...
Your distribution, identified as "centos-release-6-10.el6.centos.12.3.i686", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
cat /etc/redhat-release
CentOS release 6.10 (Final)
uname -a
Linux terminal.btl-terminals 2.6.32-754.2.1.el6.i686 #1 SMP Fri Jul 13 13:16:25 UTC 2018 i686 i686 i386 GNU/Linux
Please advise,
thanks
The text was updated successfully, but these errors were encountered: