You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
[null-ls] [ERROR 16:17:39] ...t/null-ls.nvim/lua/null-ls/helpers/generator_factory.lua:180: command luacheck is not executable (make sure it's installed and on your $PATH)
Expected Behavior:
No error pops up :) The README doesn't mention luacheck as a dependency :)
Steps To Reproduce:
Logs
Check Health OutputDoom Report Output
Anything else:
The text was updated successfully, but these errors were encountered:
Null-ls is a bit of a challenge because there's no auto-installer for it so it relies on system dependencies so if you want it to work you'll have to install it luarocks install luacheck. What's a good way to make it clearer to the user that it needs to be installed? I could at a note in the dependencies section of the readme.
Also thanks for these bugreports :) They don't seem to hard so I'll sort them out soon hopefully.
Ah, so this error popups up because lsp is now enabled by default for all languages unlike in the current stable where lsp is disable for lua by default? Does this affect other languages as well?
Current Behavior:
Expected Behavior:
No error pops up :) The README doesn't mention luacheck as a dependency :)
Steps To Reproduce:
Logs
Check Health Output
Doom Report Output
Anything else:
The text was updated successfully, but these errors were encountered: