figwheel-main

figwheel-main http://figwheel.org
2019-10-10T02:57:25.000300Z

@ingesol, I’m facing something similar, are you atleast able to connect to the browser via cursive?

2019-10-10T03:00:15.001600Z

Guys, I’m having trouble using the CLJS repl properly via Cursive . The browser opens up and the connection is established but unable to use the js namespace and such

practicalli-john 2019-10-10T18:29:31.004300Z

Can you share your deps.edn file. Any changes you made to the other .edn files? Does the project run okay via the command line?

2019-10-11T08:25:18.004500Z

Hi @jr0cket, Here’s the deps.edn file with some core clojure libs and the addition of a :cursive alias which doesn’t rely upon the rebel-cljs. I’ve tried with the vanilla fig as well - though the result is the same in both cases.

practicalli-john 2019-10-12T10:42:17.006Z

Thanks for sharing the answer you found, most helpful

2019-10-14T08:32:37.006800Z

My pleasure 🙂

practicalli-john 2019-10-10T18:29:31.004300Z

Can you share your deps.edn file. Any changes you made to the other .edn files? Does the project run okay via the command line?