我正在尝试在32位的CentOS 6.5上安装Node。
我尝试了所有可能的指南,但徒劳无功。
尝试过curl -sL https://rpm.nodesource.com/setup_8.x — Node.js v8 LTS "Carbon" | bash -
我得到这个答复
## Your distribution, identified as "centos-release-6-5.el6.centos.11.2.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
有人可以帮我解决问题吗?