nbb 2023-01-29

But also: https://clojurians.slack.com/archives/CLX41ASCS/p1674945352379829 There you have it, bb is scientifically proven to be 4 times better than nbb.

1

Hello! I'm trying to connect to a nREPL in the docker container, but I'm getting

Error: Namespace name must be symbol, got: [object Object]
when I try to execute something. And the REPL prompt looks like:
cljs꞉[object Object]꞉> 
What can be wrong?

@okilimnik This is fixed in the latest release

Oh, thank you, @borkdude!

👍 1