Error Running Leiningen
已回答
I am trying to code in Clojure using Leiningen and Cursive, but I keep getting the error
"failed to access class com.intellij.execution.impl.ProcessStreamsSynchronizer from class com.intellij.execution.impl.ConsoleViewRunningState (com.intellij.execution.impl.ProcessStreamsSynchronizer is in unnamed module of loader com.intellij.util.lang.UrlClassLoader @7a46a697; com.intellij.execution.impl.ConsoleViewRunningState is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @40b5b51f)"
whenever I try to run anything.
请先登录再写评论。
I've tried this too and have the same error on OSX. I've tried installing and uninstalling java, leiningen, and intellij multiple times and have the same issue
I've had the same exact problem after updating IntelliJ to 2020.1
The error stops after downgrading to the version 2019.3.4
Same here, freshly installed IntelliJ 2020.1 with latest Cursive 1.9.1-2020.1
same here, all freshly installed IntelliJ CE EAP and Cursive.
This is being tracked in https://github.com/cursive-ide/cursive/issues/2350.