Closed alex1701c closed 2 years ago
@gschurck Can you please try this out?
Maybe do git pull --recurse-submodules to ensure that the submodule is updated too.
So the issue was from the space in the directory's name... I knew it was a bad idea lol.
I can confirm it works for me. Thank you !
Thanks for confirming the fix and the fast feedback!
I will make a new release & update it on https://www.pling.com/p/1311630/.
We need to properly escape the path, otherwise it gets interpreted as two arguments.
Fixes https://github.com/alex1701c/JetBrainsRunner/issues/29