I added ultra 0.1.9 plugin into profiles.clj and started to get NPE. Then removed it and compilation went without a glitch.
WARNING: protocol? already refers to: #'clojure.core/protocol? in namespace: potemkin.types, being replaced by: #'potemkin.types/protocol?
java.lang.NullPointerException, compiling:(potemkin.clj:1:1)
I added ultra 0.1.9 plugin into
profiles.clj
and started to get NPE. Then removed it and compilation went without a glitch.