I realize that the README suggests the most recent version is 0.5.5. However, I ran lein ancient and it updated to 0.5.6, and it appears that this version has some breakage with respect to posh/pull. It seems that this behavior is specific to pull because posh/q works fine.
The error cropping up in the console is something about get_db not being able to be called on null.
I realize that the README suggests the most recent version is 0.5.5. However, I ran
lein ancientand it updated to 0.5.6, and it appears that this version has some breakage with respect toposh/pull. It seems that this behavior is specific to pull becauseposh/qworks fine.The error cropping up in the console is something about
get_dbnot being able to be called on null.