figwheel-main

figwheel-main http://figwheel.org
Steven Katz 2020-10-28T15:52:16.093300Z

I’m trying to get figwheel working with cursive following the instructions. It worked on the commandline, then I imported the project into intellij and it stopped working with this error:

Syntax error compiling at (figwheel/main/logging.clj:170:14).
No such var: figwheel.core/inline-message-display-data
Can anyone help?