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?