Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings in init.lua #1283

Closed
Babahasko opened this issue Dec 22, 2024 · 2 comments
Closed

Warnings in init.lua #1283

Babahasko opened this issue Dec 22, 2024 · 2 comments

Comments

@Babahasko
Copy link

Describe the bug

After installing in "init.lua" show`s warning message
line - 662 in init.lua

  1. Missing required fields in type MasonLspconfigSettings: ensure_installed, automatic_installation [missing-fields]"

image

line - 946 in init.lua

  1. Missing required fields in type LazyConfig: root, defaults, spec, local_spec, lockfile, git, pkg, rocks, dev, install, headless, diff, checker, change_detection, performance, readme, state, profiling, debug [missing-fields]
    image

To Reproduce

  1. Install all dependencies
  2. Fork the repo
  3. git clone the repo
  4. nvim init.lua

Desktop

  • OS: Windows 10
  • Terminal: cmd

Neovim Version

NVIM v0.10.2                                                                                                                         
Build type: Release
LuaJIT 2.1.1713484068
@iton0
Copy link
Contributor

iton0 commented Dec 22, 2024

@Babahasko look at this #1257 and please close this issue after

@paatre
Copy link

paatre commented Jan 4, 2025

I just wrote a comment to #1257 (comment) and it regards to the same issue as this one so I'll link these two together with a comment here. Read this if you think disabling the warning is an issue for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants