Fork me on GitHub
#cursive
<
2023-03-08
>
onetom06:03:29

getting a reference to field deleteOnExit can't be resolved. error on both IJ Release & EAP Beta 2, when im starting a leiningen nrepl in the https://github.com/gnarroway/hato project:

Starting nREPL server...
/nix/store/280df465g5isik8ljjnc8c31ncq2s4is-zulu17.34.19-ca-jdk-17.0.3/bin/java
...
Reflection warning, /private/var/folders/3s/cvby0gps3y17c7kbpsy60g8m0000gn/T/form-init12679403331808741334.clj:1:2285 - reference to field deleteOnExit can't be resolved.
Connecting to local nREPL server...
Clojure 1.11.1
nREPL server started on port 49566 on host 127.0.0.1 - 

onetom06:03:51

i can't remember seeing this before today and i don't see it in other projects, but those other projects are deps projects.