'Error while installing Solargraph extension in VSCode
I just started learning Ruby and was setting up VSCode for working with it, when I ran into a bit of a weird situation with the Solargraph extension. I installed solargraph via gem install solargraph and everything seemed to go through, no errors.
However, after installing the extension itself in VSCode I get the following errors
"Solargraph not found. Run gem install solargraph or update your Gemfile."
As well as
"Couldn't start Ruby Language Server".
Moreover, when I enter the command solargraph -v I get an error saying solargraph can't be found.
I'm not really familiar at all with how Ruby or gems work, so I'm kinda lost. How can it not be found when it gets installed without a problem?
I use macOS if that's relevant.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
