Closed aeberts closed 9 years ago
Oops. I guess I was looking at the wrong instructions.
I tried the same thing using a Remote repl on port 7888 and the figwheel repl seems to be working fine :-)
Glad you found it. This is not necessary, but if you have a moment it would be super helpful if there was a figwheel Wiki page with the correct instructions for how to get the REPL working for Cursive. I understand if you aren't able to do it. But this info would be really helpful for people and as of yet I haven't used Cursive.
Done!
Please don't hesitate to add, modify, destroy, etc.
https://github.com/bhauman/lein-figwheel/wiki/Running-figwheel-in-a-Cursive-Clojure-REPL
On Thu, Apr 30, 2015 at 10:07 PM, Bruce Hauman notifications@github.com wrote:
Glad you found it. This is not necessary, but if you have a moment it would be super helpful if there was a figwheel Wiki page with the correct instructions for how to get the REPL working for Cursive. I understand if you aren't able to do it. But this info would be really helpful for people and as of yet I haven't used Cursive.
— Reply to this email directly or view it on GitHub https://github.com/bhauman/lein-figwheel/issues/140#issuecomment-98022491 .
Alexander Eberts (514) 944 8562
Absolutely awesome!! Thank you!
I was attempting to get a figwheel repl running in a cursive clojure repl.
MacOS 10.10.2 Intellij 14.1 Cursive version 0.1.54) Java 1.8
my project.clj:
Reproduction Steps:
lein figwheel
Clojure REPL -> Local
and then usingRun nREPL with Leiningen
localhost:3449
(console shows that browser connects to figwheel)