java-test #424
-
After upgrading to the latest versions in nvim-java. I am getting this error at launch time Failed to setup nvim-java ...l/share/nvim/lazy/mason.nvim/lua/mason-registry/init.lua:32: Cannot find package "java-test". |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Previously I have created this issue for this support request. Now hoping to move the conversation here and get this resolved. |
Beta Was this translation helpful? Give feedback.
-
One thing I am not sure is that while installing nvim-java, do we need to extend the mason config as well ? I was not explicitly using mason before, so I am not really sure. |
Beta Was this translation helpful? Give feedback.
I have added the following
To
lua/plugins/mason.lua
and it looks like it is working now.