Fork me on GitHub
#figwheel
<
2023-05-04
>
reefersleep10:05:09

I'm transitioning to a new work Mac and have set up my Run Configuration in IntelliJ/Cursive exactly as the old one. I reference a file which, apparently successfully, calls (ra/start-figwheel! my-profile), but it seems to hang after this success - no subsequent calls to anything are ever carried out, such as (ra/cljs-repl), which is in the code, or (prn "Just testing that anything is called"). I am not given an actionable REPL prompt either The repl window looks like this when it hangs. Can anyone relate or have ideas for help?

reefersleep11:05:05

My success scenario looks like this.