I shouldn't have said that two of those errors were the same. They're different, but they both mention unquoted symbols.
Monroe clojure.lang.ExceptionInfo: Arguments to require must be quoted. Offending spec: (symbol (namespace (quote clojure.repl/pst))) at line 1 <cljs repl> {:file "<cljs repl>", :line 1, :column 5, :root-source-info {:source-type :fragment, :source-form (do (require (symbol (namespace (quote clojure.repl/pst)))) (clojure.repl/pst *e))}, :tag :cljs/analysis-error} inf-clojure WARNING: Use of undeclared Var cljs.user/Throwable at line 6 <cljs repl> clojure.lang.ExceptionInfo: Assert failed: Argument to resolve must be a quoted symbol (core/and (seq? quoted-sym) (= (quote quote) (first quoted-sym))) at line 4 <cljs repl> {:file "<cljs repl>", :line 4, :column 2, :root-source-info {:source-type :fragment, :source-form (try (:arglists (clojure.core/meta (clojure.core/resolve (clojure.core/read-string "ClojureScript")))) (catch Throwable t nil))}, :tag :cljs/analysis-error} -- 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.