java-test #424
Answered
by
ahakanbaba
ahakanbaba
asked this question in
Q&A
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". |
Answered by
ahakanbaba
Sep 2, 2025
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. |
0 replies
|
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. |
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have added the following
To
lua/plugins/mason.luaand it looks like it is working now.