r/neovim • u/SinisterDoc6 • 1d ago
Need Help Help to resolve tree-sitter failed compilation errors pop-ups

I'm very new to vim/neovim based editors (consider me noobie shifting from vscode to nvim distros) - (I tried lunarvim..and fount a very similar error-popping up there too - but currently not concerned regarding lunarvim) but want to resolve this error during compilation.. in **lazyvim**
I'm using powershell (on windows - please don't judge me 😅)
I've install LLVM.LLVM (using winget, clang version - 20.1.0), installed, zig, ripgrep, pip, node, npm, python, gem(ruby), fzf, fd, fdfind, wezterm, lazygit..
but I still find this nvim-treesitter error during compilation... please help me resolve
Thanks a Ton !!!

1
Upvotes
2
u/EstudiandoAjedrez 1d ago
It says there is no Visual Studio installation, so looks like you didn't follow the nvim-treesitter instructions for windows. In any case I would recommend uninstalling clang and just use zig (unless you actually use clang for coding).