-
Notifications
You must be signed in to change notification settings - Fork 30k
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
Smoke test Red Hat Distros #3603
Comments
Installed RHEL6 and ran in to some issues.
Currently hitting an issue when installing npm deps |
Same issue with RHEL6 seems to occur on Atom atom/atom#2177. I think RHEL7 should work since it comes with gcc 4.8 (C++11). |
Install GCC 4.8 in RHEL6 per http://superuser.com/questions/381160/how-to-install-gcc-4-7-x-4-8-x-on-centos . But still get problems with |
Are there any updates for making this work on RHEL6.x? |
@ykne no updates, we support RHEL7+ https://code.visualstudio.com/docs/supporting/requirements Snap package support may change this, I'm not sure #5458 |
Smoke vscode test on the following distributions
RHEL6(Support RHEL Linux platform #1056): Does not work without compiling from source (of which there are other problems).The text was updated successfully, but these errors were encountered: