This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-04-25
Channels
- # architecture (4)
- # bangalore-clj (3)
- # beginners (11)
- # chestnut (1)
- # cider (24)
- # cljs-dev (14)
- # clojure (97)
- # clojure-finland (1)
- # clojure-gamedev (19)
- # clojure-italy (11)
- # clojure-nl (31)
- # clojure-norway (1)
- # clojure-uk (52)
- # clojurescript (71)
- # core-async (4)
- # cursive (60)
- # datascript (8)
- # datomic (115)
- # emacs (29)
- # figwheel (11)
- # fulcro (3)
- # garden (1)
- # hoplon (1)
- # lein-figwheel (1)
- # leiningen (7)
- # luminus (13)
- # mount (1)
- # off-topic (51)
- # onyx (31)
- # pedestal (2)
- # portkey (1)
- # re-frame (22)
- # reagent (22)
- # reitit (6)
- # remote-jobs (1)
- # schema (1)
- # shadow-cljs (73)
- # specter (2)
- # sql (1)
- # unrepl (3)
- # vim (11)
- # yada (4)
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
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?
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.Seems like some problem related to fetching the dep. I guess you can just disable clj-refactor
’s injection of dependencies.
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/
We need someone to volunteer or create a reference clojurescript project that we can develop against
Awesome. Super Awesome.