We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0676adc commit 9324bd8Copy full SHA for 9324bd8
1 file changed
README.md
@@ -210,9 +210,7 @@ them, our sync helpers return nil and we defer silently - that's by
210
design, a language-agnostic client can't assume anything.
211
212
Diagnosis: turn on the message log (next-to-last entry below) and
213
-look for `unknown-op` in the status. Fix: install whatever your
214
-server uses to provide those ops. Clojure ships them as `cider-nrepl`
215
-middleware; Basilisp ships them in-tree; Babashka has its own story.
+look for `unknown-op` in the status.
216
217
### Evaluation just sits there
218
0 commit comments