Sometimes it's the web browser cache that doesn't get cleared, although this seems less common now
What should I do when I get error in process filter: nrepl-send-sync-request: Sync nREPL request timed out (op clone id 1)
error in process filter: Sync nREPL request timed out (op clone id 1)
doing a cider-jack-in-cljs
after selecting figwheel. Am following Eric's Purely Functional Re-frame course
Hello friends, I m unable to start cider-jack-in-clojurescript for my shadowcljs project in spaceemacs but cider-jack-in works fine. Please help me know what i m missing to make it work! Here are the logs that I m getting. Thanks
A session with the same parameters exists (clojure-projects/reviews:localhost:56442). You can connect a sibling instead. Proceed? (y or n) y
[nREPL] Starting server via /usr/local/bin/clojure -Sdeps '{:deps {nrepl {:mvn/version "0.8.0"} cider/piggieback {:mvn/version "0.5.1"} refactor-nrepl {:mvn/version "2.5.0"} cider/cider-nrepl {:mvn/version "0.25.3"}}}' -m nrepl.cmdline --middleware '["refactor-nrepl.middleware/wrap-refactor", "cider.nrepl/cider-middleware", "cider.piggieback/wrap-cljs-repl"]'
[nREPL] server started on 57396
[nREPL] Establishing direct connection to localhost:57396 ...
[nREPL] Direct connection to localhost:57396 established
error in process filter: user-error: The shadow-cljs ClojureScript REPL is not available. Please check <https://docs.cider.mx/cider/basics/clojurescript> for details
error in process filter: The shadow-cljs ClojureScript REPL is not available. Please check <https://docs.cider.mx/cider/basics/clojurescript> for details
I’m not sure. Can you check the “Messages” buffer (with asterisks not bold) and see if there was any output?
It’s not starting shadow it’s starting through clj. That’s strange