Fork me on GitHub
#portal
<
2021-03-15
>
kiemdoder17:03:11

hi all 🙂

kiemdoder17:03:22

I need some advice please

kiemdoder17:03:36

I tried to use portal in a very old clojure project of mine and it is not displaying any of the taps. Then I tried portal in a new project with only clojure as a dependency and it worked fine. My guess is that somewhere in the hordes of dependencies I have in my old project something is breaking portal. My question is: is there a log file or something that I can look at for clues why portal is not working? I do not get any exceptions or errors in the repl.

R.A. Porter17:03:04

Just to be sure here, this old project is running under Clojure 1.10, correct? I’d assume so or you’d have other issues trying to use the tap system but figured it was worth asking.

djblue17:03:10

Also, what version of portal are you using?

kiemdoder18:03:13

Thank you @U1G869VNV. An old transit-clj that was required by a very old datascript dependency I still had was the problem it seems. I can tap like Fred Astair now :-)

6
djblue18:03:09

Glad to hear it works! I'll add a note to improve debugging issues with portal:ok_hand:

kiemdoder18:03:17

Thank you also for the great tool @U1G869VNV. I saw it today for the first time and was very happy to see tools like portal being available nowadays. I’ve not been in clojureland for a while and having a hammer like portal in my hand I’m desperately looking for some nails :-)

😂 9
djblue18:03:20

Your welcome! I'm preparing for another release soon that should add a bunch of new goodies 🎉

🙌 3