I ran into a similar problem.
Ended up following the advice here:
- https://github.com/clojure-emacs/cider-nrepl
Setting ~/.lein/profiles.clj to this helped:
{:user {:plugins [[cider/cider-nrepl "0.10.0-SNAPSHOT"]]}}
HTH,
Richard
On Sat, Sep 19, 2015 at 8:12 AM, Jeff Bauer <[email protected]> wrote:
> From emac24 I installed the cider package from melpa, but get the
> following warning when running the repl:
>
> ; CIDER 0.10.0snapshot (package: 20150918.919) (Java 1.7.0_79, Clojure
> 1.7.0, nREPL 0.2.10)
> WARNING: The following required nREPL ops are not supported:
> apropos classpath complete eldoc format-code format-edn info inspect-pop
> inspect-push inspect-refresh macroexpand ns-list ns-vars ns-path refresh
> resource stacktrace toggle-trace-var toggle-trace-ns undef
> Please, install (or update) cider-nrepl 0.10.0-SNAPSHOT and restart CIDER
> ERROR: CIDER's version (0.10.0-snapshot) does not match cider-nrepl's
> version (not installed). Things will break!
>
> I do not see either a cider-nrepl or nrepl package available on melpa or
> marmalade.
>
> -Jeff
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.