Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your distribution, identified as "cloudlinux-release-6-6.7.0.i686", is not currently supported #252

Closed
hendranata opened this issue Mar 15, 2016 · 1 comment

Comments

@hendranata
Copy link

helo I have problem when install nodejs here

I follow the instruction from here
https://www.otherdata.com/knowledge-base/linux-howtos/installing-nodejs-grunt-gulp-and-bower-cpanel-and-centos-or-cloudlinux

but when I enter "curl -sL https://rpm.nodesource.com/setup_4.x | bash -"

it shows me an error like this


root@iix-ssd [~]# curl -sL https://rpm.nodesource.com/setup_4.x | bash -

## Installing the NodeSource Node.js 4.x LTS Argon 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...

+ curl -sLf -o /dev/null 'https://rpm.nodesource.com/pub_4.x/el/6/i386/nodesource-release-el6-1.noarch.rpm'

## Your distribution, identified as "cloudlinux-release-6-6.7.0.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

now I dont know what is actually the problem..but I notice that is:
Your distribution, identified as "cloudlinux-release-6-6.7.0.i686", is not currently supported

so how do we solve this issue?
currently my OS is centos 6.5 + cloudlinux 6.7

@retrohacker
Copy link
Contributor

Hi @hendranata,

The 4.x releases of Node.js and newer require a 64 bit operating system per #268

Adding this to the FAQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants