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
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.
The text was updated successfully, but these errors were encountered: