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.

7
Avatar
Permanently deleted user

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 

0
Avatar
Permanently deleted user

I've had the same exact problem after updating IntelliJ to 2020.1 

The error stops after downgrading to the version 2019.3.4

0
Avatar
Permanently deleted user

Same here, freshly installed IntelliJ 2020.1 with latest Cursive 1.9.1-2020.1

0
Avatar
Permanently deleted user

same here, all freshly installed IntelliJ CE EAP and Cursive.

0

请先登录再写评论。