When trying to start a REPL with recently Cursive versions on IntelliJ 2019.3, the following error is produced:
Error running 'CLJ Local': class clojure.lang.PersistentVector cannot be cast to class [Lcom.intellij.openapi.actionSystem.AnAction; (clojure.lang.PersistentVector is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @7e26aea8; [Lcom.intellij.openapi.actionSystem.AnAction; is in unnamed module of loader com.intellij.util.lang.UrlClassLoader @5419f379)
When trying to start a REPL with recently Cursive versions on IntelliJ 2019.3, the following error is produced: