Closed neuhalje closed 11 months ago
This is expected as Clerk currently doesn't support babashka. #232 is an old experimental PR in which we explored adding babashka support but we never saw much demand for this and decided it wasn't worth the added complexity at the time. Feel free to chime in there as to why you'd want/need Babashka support.
Thank you! That saved me a lot of time!
Expected Result
When I use
clerk
in ababashka
project, it works.Observed Result when running with Clj
It works
Observed Result when running with Babashka
As soon as I reference
nextjournal.clerk
, I get an error"Unable to resolve classname: io.methvin.watcher.DirectoryChangeEvent"
.The same code runs, when started with vanilla Clojure
Source
Source File
bb.edn
deps.edn