figwheel-main

figwheel-main http://figwheel.org
mauricio.szabo 2019-05-13T01:24:38.044200Z

I saw that documentation, and it said to run (figwheel.main.api/start "dev"), but this gives me the error:

ExceptionInfo Failed to launch Figwheel CLJS REPL: nREPL connection found but unable to load piggieback.

mauricio.szabo 2019-05-13T01:37:08.045Z

This happens if I start with {:mode :serve} and then use cljs-repl after too...

Jan K 2019-05-13T10:51:20.045400Z

Hmm, maybe piggieback is necessary after all, I'm not sure, sorry.