Build fails on failed unit test #2958 opened Nov 14, 2024 by MartinPilny --doc CLI argument does not work bug #2954 opened Nov 14, 2024 by rhys-vdw 8 Can't build in Ubuntu "exec: ninja: not found" #2953 o
that indicates the previous step failed, it compiles luamake first, so you are missing part of the error. likely dependencies, which are only gcc and ninja-build but since my patch is lua only you can just apply it to your existing installation 👍1 Author wojciech-kulikcommentedMar 3, 2...
The Language Servers section - Lua language (cause that's the one I needed). There I was met with 3 different language servers, sumneko's seemed to be the best one so far, but I've decided to try it last, after trying the previous 2 failed... Namely, I've checked the links provi...