Closed orlando-mendoza closed 3 years ago
I think I ran into this awhile ago. This library is available on Maven Central now, so maybe try removing the enoic repo from your list (or add the necessary missing repo if enoic is required for something else of which I am not aware.
It's funny I tried that approach before but it didn't work. Now I did it again deleting my .m2 folder before removing the :repositories tag and my REPL launched and the deployment ran fluently. Thank you!
@orlando-mendoza hope that issue is resolved!
also, this might be relevant: https://clojure.org/reference/deps_and_cli#_classpath_caching
-Sforce
- ignore cache and force recomputation
there is also 0.2.5 version available where net.sf.saxon:saxon:pom:9 is excluded from dependencies and replaced by net.sf.saxon:saxon:9.1.0.8
I having this error when trying to launch my REPL or deploying to Heroku. 3 days ago I had no problems using paos.
This is part of my project.clj
No success searching for a solution and now I'm stuck. Will appreciate your help.