Cljs repl error
ClojureScript:cljs.user> (require '[jayq.core :as j])
"Error evaluating:" (require (quote [jayq.core :as j])) :as "cljs.user.require.call(null,cljs.core.vec([\"\\uFDD1'jayq.core\",\"\\uFDD0'as\",\"\\uFDD1'j\"]));\n"
#<TypeError: Cannot call method 'call' of undefined>
TypeError: Cannot call method 'call' of undefined
at eval at <anonymous> (http://renfer.name/cljs/bootstrap.js:28707:147)
at eval at <anonymous> (http://renfer.name/cljs/bootstrap.js:28707:147)
at http://renfer.name/cljs/bootstrap.js:28707:142
at evaluate_javascript (http://renfer.name/cljs/bootstrap.js:28720:4)
at Object.callback (http://renfer.name/cljs/bootstrap.js:28785:139)
at [object Object].deliver (http://renfer.name/cljs/bootstrap.js:26894:13)
at [object Object].deliver_ (http://renfer.name/cljs/bootstrap.js:28143:14)
at Function.messageReceived_ (http://renfer.name/cljs/bootstrap.js:27711:13)
at [object Object].handleEvent (http://renfer.name/cljs/bootstrap.js:20631:26)
at Object.fireListener (http://renfer.name/cljs/bootstrap.js:20965:21)