fogus / himera

Home Page:http://himera.heroku.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printing gives Compilation error: Error: No *print-fn* fn set for evaluation environment

tmatinla opened this issue · comments

When I try to print using any of the printing functions like println, pr, or prn, I get this error message:

cljs.user> (println "foo")
Compilation error: Error: No print-fn fn set for evaluation environment

call:
(enable-console-print!)
somewhere before print