Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught ReferenceError: goog is not defined in vanilla project #11

Closed
BigTom opened this issue Dec 1, 2014 · 3 comments
Closed

Uncaught ReferenceError: goog is not defined in vanilla project #11

BigTom opened this issue Dec 1, 2014 · 3 comments

Comments

@BigTom
Copy link

BigTom commented Dec 1, 2014

I get Uncaught ReferenceError: goog is not defined in javascript console for the vanilla project. I am assuming this is related to the:

<script type="text/javascript">goog.require("rproj.dev");</script>

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.

@Frozenlock
Copy link
Contributor

Did you compile the clojurescript at least once?

lein cljsbuild once

@BigTom
Copy link
Author

BigTom commented Dec 1, 2014

Ah, RTFM issue.

Thanks, sorted.

@BigTom BigTom closed this as completed Dec 1, 2014
@engrki
Copy link

engrki commented Feb 9, 2017

I am new on ionic can you elaborate how you solve the issue. I am facing the same. What means by RTFM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants