Fork me on GitHub
#cider
<
2018-04-25
>
mhcat17:04:51

heya - before I dig into my setup more, does this ring any bells with anyone?

Caused by: java.lang.RuntimeException: Unable to resolve var: cider.nrepl/wrap-slurp in this context

mhcat17:04:07

can't jack-in

dpsutton17:04:37

that's some recent stuff that @arrdem did to handle images in the repl. Can you try removing the dowloaded cider-nrepl artifacts in ~/.m2/repository/cider and try again?

mhcat17:04:05

ok - I'd already tried removing the cider-nrepl snapshot - I'd dump the rest

mhcat17:04:33

that didn't help @dpsutton

mhcat17:04:38

thanks for the suggestion though

arrdem17:04:25

in a meeting and can't help, sorry

mhcat18:04:40

it's ok - turned out to be a frozen dependency on a slightly older cider-nrepl

mhcat18:04:44

all is well now

mhcat18:04:02

🙂

madstap19:04:28

error in process sentinel: nrepl-server-sentinel: Could not start nREPL server: Retrieving refactor-nrepl/refactor-nrepl/2.4.0-SNAPSHOT/refactor-nrepl-2.4.0-20180410.152833-6.jar from clojars
Could not transfer artifact refactor-nrepl:refactor-nrepl:jar:2.4.0-20180410.152833-6 from/to clojars (): GET request of: refactor-nrepl/refactor-nrepl/2.4.0-SNAPSHOT/refactor-nrepl-2.4.0-20180410.152833-6.jar from clojars failed
This could be due to a typo in :dependencies, file system permissions, or network issues.
If you are behind a proxy, try setting the ’http_proxy’ environment variable.
I'm getting this error when I try to jack in. Is this a known issue? I can download other dependencies via lein, but if I try adding refactor-nrepl as a plugin to a lein project it just hangs forever.

bozhidar19:04:26

Seems like some problem related to fetching the dep. I guess you can just disable clj-refactor’s injection of dependencies.

bozhidar19:04:47

(setq cljr-inject-dependencies-at-jack-in nil)

madstap19:04:10

Thanks, that worked

bozhidar19:04:04

You’re welcome!

danielcompton21:04:12

I'm very happy to announce that Clojurists Together is funding @bozhidar to work on CIDER for Q2 2018: https://www.clojuriststogether.org/news/q2-2018-funding-announcement/

🎉 24
cider 28
dpsutton21:04:31

We need someone to volunteer or create a reference clojurescript project that we can develop against

richiardiandrea21:04:38

Awesome. Super Awesome.