You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I run it inside of a Cider repl, I get a large dict of meta data (?). I don't even know what it is so don't know how to search for a solution.
The fix from clojure-emacs/cider#2867 works for me. Could you try to use a fresh emacs config (back up your current one of course) and only install CIDER and try to reproduce the error in that setting?
So, I have a strange, to me, problem. Following the overtone quick start instructions everything seems to work fine in a leiningen repl.
If I run the making sounds commands https://github.com/overtone/overtone/
However, when I run it inside of a Cider repl, I get a large dict of meta data (?). I don't even know what it is so don't know how to search for a solution.
It only seems to be a problem when I run Overtone in Cider. Other code prints fine and Overtone behaves in a Clojure/lein repl.
Do I have a weird setting set somewhere? Anybody have any hints that may help me figure out what's going on? Thanks.
The text was updated successfully, but these errors were encountered: