theweak1 / dotfiles

My dotfiles for WSL/Ubuntu
MIT License
1 stars 0 forks source link

Error when oppening Nvim, related with null-ls.nvim #3

Closed theweak1 closed 1 year ago

theweak1 commented 1 year ago

When oppening nvim i get the following error related to null-ls.vim

Failed to run `config` for null-ls.nvim

/home/lenier/.dotfiles/config/nvim/init.lua:45: module 'after.plugin.null-ls' not found:
^Ino field package.preload['after.plugin.null-ls']
cache_loader: module after.plugin.null-ls not found
cache_loader_lib: module after.plugin.null-ls not found
^Ino file './after/plugin/null-ls.lua'
^Ino file '/__w/neovim/neovim/.deps/usr/share/luajit-2.1/after/plugin/null-ls.lua'
^Ino file '/usr/local/share/lua/5.1/after/plugin/null-ls.lua'
^Ino file '/usr/local/share/lua/5.1/after/plugin/null-ls/init.lua'
^Ino file '/__w/neovim/neovim/.deps/usr/share/lua/5.1/after/plugin/null-ls.lua'
^Ino file '/__w/neovim/neovim/.deps/usr/share/lua/5.1/after/plugin/null-ls/init.lua'
^Ino file './after/plugin/null-ls.so'
^Ino file '/usr/local/lib/lua/5.1/after/plugin/null-ls.so'
^Ino file '/__w/neovim/neovim/.deps/usr/lib/lua/5.1/after/plugin/null-ls.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'
^Ino file './after.so'
^Ino file '/usr/local/lib/lua/5.1/after.so'
^Ino file '/__w/neovim/neovim/.deps/usr/lib/lua/5.1/after.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'

# stacktrace:
  - config/nvim/init.lua:45 _in_ **config**
  - config/nvim/init.lua:21