Open ponkore opened 6 years ago
Hey thanks for the PR! I will merge this once cider's 0.17 is out.
How about setting both for the time being? That way both pre-1.7 and post-1.7 users are covered. Maybe add a comment
;; CIDER up to version 0.16
cider-cljs-lein-repl ,,,
;; CIDER versions 0.17 and after
cider-default-cljs-repl ,,,
What is the status of this? I'm trying out Chestnut for the first time, and I'm getting this error. The pull request looks like it's from 2018. Is this project still being maintained?
Chestnut does not represent current best practices. A lot has happened since Chestnut was created, and you can get away with a much simpler setup now.
My recommendations
In the latest version of CIDER,
cider-cljs-lein-repl
is deprecated. Emacs says:This PR fix it.