UnhandledRejection error when trying to use metals #400
-
Hey all. Recently switched computers and followed the same exact readme to install metals again, but I'm running into some issues. Installed Coc using Vim-Plug Using Nvim and installed metals using CocConfig
CocInfo output
When opening a
Ran into this before, but rerunning the installation fixed it for me from this thread. That's not working right now so was curious if anyone had any clues as to why this is happening or some good starting points to resolving the issue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Thanks for the report @MakonnenMak. This one has been tricky in the past and I haven't been able to figure out what's actually going on. However looking closely it almost seems like it's trying to install with a path that doesn't exists. Are you able to try to manually set your
|
Beta Was this translation helpful? Give feedback.
Thanks for the report @MakonnenMak. This one has been tricky in the past and I haven't been able to figure out what's actually going on. However looking closely it almost seems like it's trying to install with a path that doesn't exists. Are you able to try to manually set your
metals.javaHome
in your:CocConfig
and try that? It will look something like this: