I am trying to evaluate some Clojure forms in VS Code using the Calva REPL.
When I run any of these commands, I get the error:
No application has connected to the REPL server. Make sure your JS environment has loaded your compiled ClojureScript code.
It doesn't seem to let me switch namespaces.