Open Kungi opened 8 years ago
Got this error too. Im also using cljs-time but didn't see a connection to this error and that library until I saw you issue. All I did was try to boot figwheel and the following appeared:
user> (run)
WARNING: Use of undeclared Var user/run at line 1 <cljs repl>
org.mozilla.javascript.EcmaError: TypeError: Cannot call method "call" of undefined (rhino.clj#41)
ahh nevermind, I was just using the wrong repl of the two.
I tried running the following code in rhino repl but it fails.