How can nREPL be configured to access lein via the linux subsystem on a windows 10 machine? Currently I get the following error
'lein' is not recognized as an internal or external command,
operable program or batch file.
which I assume is because have lein installed on the subsystem. Is there a way to configure this to use lein from my subsystem?
Apologies if I am asking in the wrong place.