cider

Eva 2025-09-27T19:26:15.213719Z

Hello! I can't get ClojureScript to work with emacs's Cider, can someone help me? I asked this on stackoverflow, they directed me here https://stackoverflow.com/questions/79776730/no-cider-error-buffer-and-no-stacktraces-with-shadow-cljs

hkjels 2025-09-29T06:41:26.114129Z

Usually, it is just a matter of opening a browser, so that cider has a browser-repl to communicate with.

hkjels 2025-09-29T06:43:06.600469Z

shadow will prompt to open a browser, but that browser-tab will not have the REPL. The REPL is in your own build, so that is the site you need to have open.