Thanks Alexander, all the warnings disappeared by adding the 
:nrepl-middleware key to the :figwheel section!

On Friday, November 27, 2015 at 10:39:27 PM UTC+1, alexander adhyatma wrote:
>
> you need to add com.cemerick/piggieback to the project.clj (dependency 
> section) as well as adding cider/cider-nrepl "0.10.0-SNAPSHOT" and 
> refactor-nrepl to the plugin section.
> then in the :figwheel section, you need to add 
>
> :nrepl-middleware ["cemerick.piggieback/wrap-cljs-repl" 
> "cider.nrepl/cider-middleware" "refactor-nrepl.middleware/wrap-refactor"]
>
> should be running great.     
>
>>
>>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to