Skip to content

Commit 9324bd8

Browse files
committed
Fix troubleshooting docs
1 parent 0676adc commit 9324bd8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,7 @@ them, our sync helpers return nil and we defer silently - that's by
210210
design, a language-agnostic client can't assume anything.
211211

212212
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.
213+
look for `unknown-op` in the status.
216214

217215
### Evaluation just sits there
218216

0 commit comments

Comments
 (0)