PrashanthaTP / nvim-config

Configuration files for Neovim
0 stars 0 forks source link

Treesitter : Failed to load parser #6

Open PrashanthaTP opened 1 year ago

PrashanthaTP commented 1 year ago

Error executing lua Failed to load parser: uv_dlopen: cpp.so is not a valid Win32 application.

$ nvim -v
NVIM v0.8.2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az28-353

Features: -acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM\sysinit.vim"
  fall-back for $VIM: "C:/Program Files (x86)/nvim/share/nvim"

Run :checkhealth for more info

Reproducing Error

Branch : kickstart-nvim @ 4b31f8e

PrashanthaTP commented 1 year ago

Refer : https://github.com/nvim-treesitter/nvim-treesitter/issues/1985