Fork me on GitHub
#emacs
<
2017-09-08
>
alpox14:09:50

Hi all! Has anyone encountered the problem that cider just doesn’t open a cider-repl buffer and also does not connect to the nrepl-server even though that one is running? (All after a call to cider-jack-in)

Matthew Davidson (kingmob)21:09:54

@alpox Not personally. Have you tried falling back to cider-connect instead? That might be able to connect to some random nrepl server. Or, you can run lein repl from the command line, and use cider-connect for that.