On Saturday, July 4, 2015 at 4:55:04 AM UTC-7, Leon Grapenthin wrote:
> At least for me, this is not true. Using Figwheels nREPL within Cider (no
> weasel) works like a charme with auto complete, code jumping, all working
> perfectly. I use this setup:
>
> https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl
>
> I don't recommend using Weasel anymore.
I'd love to get Cide working, but those instructions don't seem to work for me.
I ripped out weasel, the command line repl works fine, and I can connect to
localhost:7888 with cider, but I get this beautiful error as soon as I run
(cljs-repl)
1. Unhandled java.lang.IllegalArgumentException
No value supplied for key: {doc #<repl$doc_help
figwheel_sidecar.repl$doc_help@41202e7e>, import
#<repl$fn__4214$self__4235 cljs.repl$fn__4214$self__4235@1152bebb>,
fig-status #<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@3b059f89>,
stop-autobuild #<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@2e298921>, in-ns
#<repl$fn__4214$self__4220 cljs.repl$fn__4214$self__4220@61bd6176>,
start-autobuild #<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@76d3531f>,
build-once #<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@1451bc65>,
switch-to-build #<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@6cca5843>,
require #<repl$fn__4214$self__4226
cljs.repl$fn__4214$self__4226@ad1de07>, clojure.core/load-file
#<repl$fn__4214$self__4216 cljs.repl$fn__4214$self__4216@2d4cb3c0>,
load-namespace #<repl$fn__4214$self__4241
cljs.repl$fn__4214$self__4241@7e5b5160>, load-file
#<repl$fn__4214$self__4216 cljs.repl$fn__4214$self__4216@2d4cb3c0>,
clojure.core/in-ns #<repl$fn__4214$self__4220
cljs.repl$fn__4214$self__4220@61bd6176>, add-dep #<repl$add_dep
figwheel_sidecar.repl$add_dep@723286b8>, clean-builds
#<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@7c0cc1d9>,
reset-autobuild #<repl$make_special_fn$self__21961
figwheel_sidecar.repl$make_special_fn$self__21961@58784f69>,
require-macros #<repl$fn__4214$self__4231
cljs.repl$fn__4214$self__4231@4348bd23>}
PersistentHashMap.java: 77 clojure.lang.PersistentHashMap/create
piggieback.clj: 212 cemerick.piggieback/cljs-repl
RestFn.java: 460 clojure.lang.RestFn/invoke
repl.clj: 172 figwheel-sidecar.repl/repl
repl.clj: 455 figwheel-sidecar.repl/start-repl
repl.clj: 471 figwheel-sidecar.repl/cljs-repl
repl.clj: 458 figwheel-sidecar.repl/cljs-repl
repl_api.clj: 72 figwheel-sidecar.repl-api/cljs-repl
REPL: 1 user/eval36337
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.