I'm getting a error with cursive+leiningen:
Cannot run program "clojure" (in directory ",,,,"): error=2, No such file or directory error=2, No such file or directoryit is a lein project with many lein projects inside
seems like it's trying to run clojure, not lein ?
when I'm configuring the modules on project structure
the top level module is not being detected as a leiningen project, even having project.clj
when I click on the module with right button and add this
with use library
it gives this error
might be a question better posted in #cursive
thanks