clj-on-windows

41ph4_Ph4un 2024-02-03T21:05:53.853219Z

I have issues running some commands on my build-script that end up as `Execution error (FileNotFoundException) at http://java.io.FileInputStream/open0 (FileInputStream.java:-2). test (Access is denied)` on powershell!

borkdude 2024-02-03T21:16:13.271329Z

which version/installation of the clojure cli are you using

borkdude 2024-02-03T21:16:30.136889Z

you might want to try to upgrade to the newest

41ph4_Ph4un 2024-02-03T21:23:33.666529Z

Fixed it and I needed a total reinstall.. my environment was totally effed up!

41ph4_Ph4un 2024-02-03T21:06:35.333629Z

I have no idea where these originate from and these are present even when running a pristine project created with deps-new that should work out of the box