You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: