-
Is there a way to print a nice error message/stacktrace out of errors occurring? The error output I’m seeing looks fine when I execute the script with nbb but not if I’m using the example script from https://github.com/babashka/nbb/blob/main/doc/publish/README.md (index.mjs).
Is there a way to format those? I found |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
I think we could expose this function Line 80 in de26275 |
Beta Was this translation helpful? Give feedback.
I think we could expose this function
nbb/src/nbb/error.cljs
Line 80 in de26275