Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

bug: fail do download #14

Description

@Zeioth

Did you check docs and existing issues?

  • I have read all the plugin docs
  • I have searched the existing issues
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

NVIM v0.12.0-dev-1585+g70ea589d79

Operating system/version

Arch Linux

Describe the bug

When I open Neovim, nvim-java tries to download the latest version of nvim-java (0.40.1). It downloads correctly, but then it fails with

Link target "~/.local/share/nvim/mason/packages/java-test/extension/server/com.microsoft.java.test.plugin-0.43.1.jar" does not exist.

Image

It tries to download every time you open Neovim, so this window is popping for all NormalNvim users every time they open the code editor.

Steps To Reproduce

  1. Update packages
  2. Re-open Neovim

Expected Behavior

Either download correctly, or at least don't open the mason window on startup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions