You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to load some helper code that is used by the main project.
It would also be nice if the problematic file was reported somehow. Though I have just started playing with babashka so maybe I am missing out on something there.
The text was updated successfully, but these errors were encountered:
I was trying to use babashka to load in something that had a
:refer-clojure
bit in it.It appears that sci does not support that option since the case form in the following throws:
https://github.com/borkdude/sci/blob/9fe09b627bab2b6a41a891744f10836b2ac00454/src/sci/impl/load.cljc#L194-L215
How to (roughly) reproduce:
target.clj
program.clj
Error
I was trying to load some helper code that is used by the main project.
It would also be nice if the problematic file was reported somehow. Though I have just started playing with babashka so maybe I am missing out on something there.
The text was updated successfully, but these errors were encountered: