Skip to content

feat: Add support for macOS #472

@trevorhauter

Description

@trevorhauter

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.11.5

Operating system/version

MacOS 26.1

Describe the bug

Hello! Thanks so much for making this plugin. I'm using this for a school project on a new machine and I'm getting this error

No downloader available (wget or powershell not found)

Presumably from factory.lua

I'm on macOS and I don't have wget by default on my machine. I haven't dove into what this file is for but I'm sure we can use a macOS alternative. I will take another look at this tomorrow evening, and maybe I will be able to push a fix, but wanted to flag here in case an easy solution jumped out to somebody.

Steps To Reproduce

  1. On macOS using lazyvim, add the lazyvim install instructions from the README to your vim config
  2. An error will be thrown when trying to set up the plugin because wget is missing

Expected Behavior

The plugin should complete it's installation and start up a Java development environment

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