yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.32k stars 28 forks source link

windows10 fvim crash (version: v0.3.412+g3b521db, fvim-win-x64, in win10) #198

Closed menghuu closed 3 years ago

menghuu commented 3 years ago

the stack trace infomations are:

   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at FVim.neovim.Nvim.createIO(ServerOptions serveropts)
   at FVim.neovim.Nvim.start(ServerOptions opts)
   at FVim.model.Start(ServerOptions serveropts, Boolean norc, Boolean debugMultigrid)
   at FVim.Program.startMainWindow(FSharpFunc`2 app, ServerOptions serveropts_0, Boolean serveropts_1, Boolean serveropts_2)
   at FVim.Program.Main(String[] args)
yatli commented 3 years ago

check your neovim installation it's not in your path.