Open PEZ opened 9 years ago
Argghhh. The endless problems of nREPL middleware! Fundamentally the difficulty is that nREPL wasn't really built to accommodate the rich variety of tooling that's grown up around it. Specifically, in this case I'm not really sure what the problem is, but will try and look into it. Thanks for the detailed report :-)
If I enable Gorilla for a project I can no longer run
lein repl
. It seems to be a clash with the Spacemacs Clojure layer which needs this in~/.lein/profiles.clj
:If I remove that stuff,
lein repl
starts. (I can also keep that stuff and runlein repl
if I don't include thelein-gorilla
plugin, but how fun is that?How it crashes: