emacs-for-clojure icon indicating copy to clipboard operation
emacs-for-clojure copied to clipboard

Cider is out of data/requires cl

Open nsadeh opened this issue 1 year ago • 0 comments

I installed Emacs 29.1 and ran this package as per the instructions. When I ran cider-jack-in I got the following error:

package cl is deprecated

I am aware this is just a warning, not an error, but the rest of the jack-in process was not able to complete.

I was able to resolve by deleting cider and re-installing it, so I am quite sure that upgrading the cider version in this emacs configuration will fix the issue for future users.

Note that I am an Emacs newb. I am being led to this repo through https://www.braveclojure.com/basic-emacs/, so I imagine many other newbs also come this way.

nsadeh avatar Dec 10 '23 18:12 nsadeh