Fork me on GitHub
#chlorine-clover
<
2020-07-16
>
jhemann00:07:05

Good to know, thanks for raising this.

mauricio.szabo00:07:18

One of the reasons I've added nREPL support was exactly because lots of time people tried to copy-paste the port that lein / boot gave đŸ˜„

3
mauricio.szabo00:07:38

But yes, lein will always start nREPL. I remember that, in the past, you could tell it to only start one JVM with lein trampoline repl, and I believe that nREPL was not started on this mode.

mauricio.szabo00:07:50

Nowadays, it raises some errors ¯\(ăƒ„)/¯

seancorfield00:07:56

lein trampoline repl seems to only work inside a project, so it doesn't address the caveat I gave unfortunately.

seancorfield00:07:21

(and inside a project, the socket profile and JVM option are picked up as expected)