Fork me on GitHub
#cider
<
2015-12-28
>
crocket07:12:55

Why does emacs hang when I execute M-x cider-jack-in or M-x cider-jack-in-clojurescript? It often just hangs forever.

bozhidar08:12:22

likely something goes wrong after the nREPL server boots

bozhidar08:12:34

but usually there should be some error message

bozhidar08:12:54

like always - it’s best to raise such issues on GitHub

bozhidar08:12:57

likely it’s not an issue with cider then

harold17:12:19

Hello, I just did a fresh install of cider 0.10.0 on a new machine and when I run cider-jack-in the repl does not start and I get a message saying: "Searching for program: is a directory,"

harold18:12:48

How embarrassing, SHELL was not set in my environment. Sorry to bother.