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

LSP metals won't load, stops configuration of SemanticDB in 2.13.10 projects #89

Open
arigoldx opened this issue Dec 16, 2022 · 1 comment

Comments

@arigoldx
Copy link

I originally posted in scalameta/metals but given the comments there, I wonder if maybe there's an issue with lsp-metals?

I've tried the instructions from the scalameta page as well as the (much) smaller instructions from the lsp-metals readme but I always get the following:

LSP :: Stopped configuration of Scala SemanticDB in 2.13.10 projects: Error downloading org.scalameta:semanticdb-scalac_2.13.10:4.4.32
not found: /Users/arigold/.ivy2/local/org.scalameta/semanticdb-scalac_2.13.10/4.4.32/ivys/ivy.xml
not found: https://repo1.maven.org/maven2/org/scalameta/semanticdb-scalac_2.13.10/4.4.32/semanticdb-scalac_2.13.10-4.4.32.pom

As per the instructions on the scalameta page, I installed the server with coursier install metals and, fwiw, I installed coursier with brew coursier.

To be honest, I've done so many installs and reinstalls that I'm not sure how /usr/local/bin/metals-emacs got there :-/

I was able to run lsp-metals-doctor-run and something seems off because I see

Scala 2.13.10 is not yet supported, please downgrade to Scala 2.13.8.

even tho 2.13.10 is said to be supported.

The doctor command also shows

Build server currently being used is Bloop v1.4.12.

Any ideas? Happy to update documentation once this gets resolved :)

@arigoldx
Copy link
Author

Not only would I be happy to help, I'd love to debug this -- any tips?

I've started but right now I feel rather.. well, blind 😅.

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

1 participant