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
I executed the nodesource_setup.sh on the fresh instaledd CentOS 7.9.2009, but getting error not supported.
$ sudo bash nodesource_setup.sh
## Installing the NodeSource Node.js 14.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 "el7-x86_64" is supported...
+ curl -sLf -o /dev/null 'https://rpm.nodesource.com/pub_14.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
## Your distribution, identified as "centos-release-7-9.2009.1.el7.centos.x86_64", 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
The text was updated successfully, but these errors were encountered:
I executed the nodesource_setup.sh on the fresh instaledd CentOS 7.9.2009, but getting error not supported.
The text was updated successfully, but these errors were encountered: