vim-lsc-dart icon indicating copy to clipboard operation
vim-lsc-dart copied to clipboard

E903: Process failed to start: no such file or directory: "C:\Users\User\workspace\flutter\bin\dart"

Open Jeoxs opened this issue 2 years ago • 0 comments

Greetings,

I started testing with NeoVim and installed this plugin (as well others related to flutter development). Everytime I open neovim and then open a dart file, I get the following error message:

Error detected while processing function lsc#dart#register[17]..RegisterLanguageServer[10]..lsc#server#start[1]..<SNR>83_Start[7]..lsc#protocol#open[36]..lsc#channel#open:
line   36:
E903: Process failed to start: no such file or directory: "C:\Users\jeygi\workspace\flutter\bin\dart"

I don't know what other info or logs should I search and share with you in order to solve this.

Thank you in advance!

P.D.: I can execute the "dart" and "flutter" commands from the terminal without problems.

Jeoxs avatar Jul 13 '22 23:07 Jeoxs