Closed BigTom closed 9 years ago
Did you compile the clojurescript at least once?
lein cljsbuild once
Ah, RTFM issue.
Thanks, sorted.
I am new on ionic can you elaborate how you solve the issue. I am facing the same. What means by RTFM
I get Uncaught ReferenceError: goog is not defined in javascript console for the vanilla project. I am assuming this is related to the:
line in the index.html (where rproj is the in "lein new reagent " )
I am new to this so it may be normal? But doesn't seem right.