Another one
Execution error (NullPointerException) at cursive.tests.report/test-machinery? (report.clj:40).
Cannot invoke "java.lang.StackTraceElement.getClassName()" because "element" is nullWhen importing a new project from repository, Cursive very helpfully creates a REPL runner for the project. The runner it creates is configured to Run with Deps. I think it would be more intuitive if it runner used Run with IntelliJ project classpath. That way, changes to the aliases would be almost automatically reflected in the runner.