seblj / roslyn.nvim

Roslyn LSP plugin for neovim
MIT License
216 stars 23 forks source link

Failed to run 'config' for roslyn.nvim #71

Closed russell-knight closed 3 weeks ago

russell-knight commented 3 weeks ago

Getting the following error upon opening a .cs file.

Failed to run `config` for roslyn.nvim

...ata/Local/nvim-data/lazy/roslyn.nvim/lua/roslyn/init.lua:20: attempt to call field 'joinpath' (a nil value)

# stacktrace:
  - roslyn.nvim\lua\roslyn\init.lua:20 _in_ **get_mason_installation**                                                                                                                                                                                        - roslyn.nvim\lua\roslyn\init.lua:151 _in_ **get_cmd**
  - roslyn.nvim\lua\roslyn\init.lua:287 _in_ **setup**
  - C:/tools/neovim/nvim-win64/share/nvim/runtime/filetype.lua:25
  - C:/tools/neovim/nvim-win64/share/nvim/runtime/filetype.lua:24
seblj commented 3 weeks ago

Which version of neovim do you have?

russell-knight commented 3 weeks ago

v0.9.5

seblj commented 3 weeks ago

Update to 0.10. README says I only support >= 0.10