Fork me on GitHub
#cider
<
2016-04-12
>
benedek05:04:19

@j0ni: this is a known issue I think. let me dig out the discussion around it from issue/PR logs

mhcat06:04:48

@benedek: thanks - couldn't find a matching bug fwiw.

perrpell06:04:21

Just upgraded to cider 0.11.0 and my nrepl no longer launches. Server starts and Messages looks clear, but no nrepl. Any ideas?

x1n4u07:04:08

@malabarba: thanks, that was it. But It also tries only leining if there is not a build.boot or project.clj. /me is a shamed of his stupidity

perrpell20:04:50

I posted this last night but may have been lost due to the late hour. Just upgraded to cider 0.11.0 and my nrepl no longer launches. Server starts and Messages looks clear, but no nrepl. Any ideas? Thanks in advance.

malabarba21:04:28

@perrpell try reinstalling

malabarba21:04:39

Sounds like a bad compilation issue

perrpell21:04:12

@malabarba: what's the best way to totally clear it and make sure the reinstall is fresh?

perrpell21:04:16

thanks for help BTW.

malabarba22:04:25

Remove cider, upgrade your packages, restart emacs, install cider

malabarba22:04:36

That's the best way

perrpell23:04:26

@malabarba: Thanks, that worked. Uninstalled clojure-mode too.

perrpell23:04:32

thanks for help