cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run REPL in 1.13.2-eap6

cursive-ide opened this issue · comments

When trying to run a REPL, an error is produced along the lines of:

class com.intellij.openapi.module.impl.scopes.ModuleWithDependenciesScope cannot be cast to class clojure.lang.IFn (com.intellij.openapi.module.impl.scopes.ModuleWithDependenciesScope is in unnamed module of loader com.intellij.util.lang.PathClassLoader @5fe5c6f; clojure.lang.IFn is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @2bc4be57)

Fix released in 1.13.2-eap7 on 2024-03-15.