Fork me on GitHub
#cider
<
2021-03-18
>
dcj21:03:47

When I attempt to cider-jack-in from within (not at top level, e.g src/foo/bar.clj) a deps.edn project, CIDER is not finding my deps.edn file, and then asks "do you want to start a REPL outside a project", and if I do, then it doesn't load my deps.edn file anyway, so #fail. If I jack in from the root of my project, that works ok. Since nobody else seems to have this problem, presumably it is specific to me and my .emacs config. I would welcome any suggestions/ideas about where I should look/investigate to debug/fix this.

dpsutton21:03:05

Update your clojure mode I suspect

dpsutton21:03:34

You might be on a version that wasn’t aware deps.edn was a top level project file