-
Notifications
You must be signed in to change notification settings - Fork 23
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
How to debug - An error occurred while building gem documentation #275
Comments
Try running |
Lots of warnings, but it completes. They look like this
|
Those are normal. They just warn that some YARD tags in the code are invalid, but the doc generation should still succeed. When you get the error in VS Code, you could also check for debug output in the console (Help -> Toggle Developer Tools). |
this is the output from the console
Does it help? |
It looks like the error might be occurring in the VS Code extension itself instead of the language server. I just ran a couple tests and was able to reproduce the error locally, so I'll look into it further. |
When i rebuild the gems documentation, i keep getting this message.
An error occurred while building gem documentation
Is there a log where I can get more info?
this is my
.solargraph.yml
The text was updated successfully, but these errors were encountered: