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

Failed to run config for nvim-treesitter #4577

Open
joshuacox opened this issue Jun 8, 2024 · 0 comments
Open

Failed to run config for nvim-treesitter #4577

joshuacox opened this issue Jun 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@joshuacox
Copy link

joshuacox commented Jun 8, 2024

Problem description

Failed to run config for nvim-treesitter

...c-lunarvim-1.4.0/share/lvim/lua/lvim/core/treesitter.lua:120: attempt to call field 'setup' (a nil value)

LunarVim version

1.4.0

Neovim version (>= 0.9.1)

0.9.5

Terminal name

tilda terminator konsole

Operating system/version

nixos 24.05

Steps to reproduce

lvim anything

I moved my config.lua aside to make sure it wasn't my configs.

Screenshots

image

EDIT: adding more of the error

Failed to run `config` for nvim-treesitter                                                                                                                     
                                                                                                                                                               
...c-lunarvim-1.4.0/share/lvim/lua/lvim/core/treesitter.lua:120: attempt to call field 'setup' (a nil value)                                                   
                                                                                                                                                               
# stacktrace:                                                                                                                                                  
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/core/treesitter.lua:120 _in_ **setup**                                      
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugins.lua:136 _in_ **config**                                             
  - /telescope.nvim/lua/telescope/previewers/utils.lua:6                                                                                                       
  - /telescope.nvim/lua/telescope/previewers/buffer_previewer.lua:4                                                                                            
  - /telescope.nvim/lua/telescope/previewers/init.lua:27                                                                                                       
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/core/telescope.lua:113 _in_ **setup**                                       
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugins.lua:54 _in_ **config**                                              
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugin-loader.lua:106                                                       
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugin-loader.lua:104 _in_ **load**                                         
  - /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/init.lua:17 
  - 
@joshuacox joshuacox added the bug Something isn't working label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant