You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
.The text was updated successfully, but these errors were encountered: