Open johnjelinek opened 7 years ago
@johnjelinek could you check if the issue still persists in the latest version of the extension? It seems like Clojure can't find the file for some reason. Can it be the case that you redefine the Leiningen resource-paths
variable somewhere?
Given this code:
and this file in
resources/hello.txt
:When I eval Then I get a stacktrace:
This works without issue in a
lein repl
.