-
Notifications
You must be signed in to change notification settings - Fork 0
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
Cannot find language server from atom flatpak install #10
Comments
You could provide to the path to R in ide-r settings. |
ide-r's default path to R is : /usr/bin/R . This path exists. |
did you also install atom-ide-ui? |
Yes. atom-ide-ui is installed. I use it with ide-python on the same atom installation without a problem. |
The only advice I have for now is to check the R installation and confirm that languageserver has been installed. |
That's fine. Thanks for considering. I'll keep this open until I figure out a fix or we get another Linux user that can offer-up a suggestion. And I'll reach out upstream to the atom flatpak team and see if I can get an answer out of them. |
I'm using the flatpak installation of atom from flathub (https://flathub.org/apps/details/io.atom.Atom). I can install atom-ide-r just fine and have the languageserver 'R' package installed. But I can't get ide-r to find my R installation. This may be an issue with flatpak sandboxing, such that atom doesn't have permission to system paths?
Anyhoo, atom-ide-r doesn't work out of the box for flatpak atom users.
The text was updated successfully, but these errors were encountered: