Closed lianhuilui closed 1 year ago
I don't use Windows, so unfortunately I can't really debug this. Some googling for "uv_dlopen not found treesitter" seems to suggest that it's an issue with either not installing the correct C headers/libraries or an issue with the environment.
Maybe take a look at https://github.com/nvim-treesitter/nvim-treesitter/issues/1985.
I'm sorry I can't help further; any advice I could give would be copied off the internet.
I got it working by installing Visual Studio Build Tools. Then installing the "Desktop development with C++" environment from the installer.
https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support
I am not getting any code highlighting in astro files.
:set filetype
showsfiletype=astro
:checkhealth shows 5 X's next to both html and astro. But html highlights work
I have the same exact config in Ubuntu (WSL) and everything works there as expected.
I'm getting the error
- ERROR: astro(highlights): Failed to load parser: uv_dlopen: The specified procedure could not be found.
:checkhealth