Fodil A.
Fodil A.
It failed because it tries to execute the command `gnuplot --version`, and could not find `gnuplot` in your path. Can you please try to execute that same command by hand...
This should be fixed with [this PR](https://github.com/stablekernel/dart-isolate-executor/pull/9) To explain the issue, the dart team changed how ClassMirror uses namedArguments, but Executable always passed `null` so it never worked with Dart...
Or an option to disable the git part of the plugin
i used it but putting them in my .ssh folder, but it seems like the plugin can't use them. I tried writting the git commands in a shell, and they...
Current state of that tab, without tweaking anything. Just had to add "provider" direct dependency.
this should've been fixed, what can be done to merge it ?