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

Failed to install on redhat-release-workstation-6Workstation-6.5.0.2.el6.x86_64 #45

Closed
infiniteluke opened this issue Dec 9, 2014 · 4 comments

Comments

@infiniteluke
Copy link

curl -sL https://rpm.nodesource.com/setup | bash -

Inspecting system...

  • rpm -q --whatprovides redhat-release
  • uname -m

Could not determine your distribution version, you may not be running a supported version of Enterprise Linux. Please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect. Include your 'distribution package'

Please let me know if you need any more info. Thank you!

@rvagg
Copy link
Contributor

rvagg commented Dec 9, 2014

@infiniteluke can you confirm for us what the exact output of those two commands are?

@infiniteluke
Copy link
Author

@rvagg
rpm -q --whatprovides redhat-release
redhat-release-workstation-6Workstation-6.5.0.2.el6.x86_64

uname -m
x86_64

@rvagg rvagg closed this as completed in 4c9077e Dec 24, 2014
@rvagg
Copy link
Contributor

rvagg commented Dec 24, 2014

@infiniteluke I finally found the time to sort this out, sorry for the big delay. Can you try again and let us know how you go?

# as root
curl -sL https://rpm.nodesource.com/setup | bash -

@infiniteluke
Copy link
Author

It works now! Thank you.

$ node --version
v0.10.35
$ npm --version
1.4.28

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