Skip to content

bug: Lazy gives warning for Lua version even if it is greater than the minimum version #2020

@slg95

Description

@slg95

Did you check docs and existing issues?

  • I have read all the lazy.nvim docs
  • I have updated the plugin to the latest version before submitting this issue
  • I have searched the existing issues of lazy.nvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

0.11.0

Operating system/version

Fedora 40

Describe the bug

Running :checkhealth shows a warning: WARNING lua version 5.1 needed, but found Lua 5.4.6 Copyright (C)...

There shouldn't be a warning when I have a Lua version greater than the minimum.

Image

Steps To Reproduce

Run :checkhealth

Expected Behavior

No warning when the minimum Lua version is met or exceeded

Repro

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions