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

app.min.js:5 Uncaught ReferenceError: _ is not defined #246

Open
john1726 opened this issue Mar 19, 2016 · 0 comments
Open

app.min.js:5 Uncaught ReferenceError: _ is not defined #246

john1726 opened this issue Mar 19, 2016 · 0 comments

Comments

@john1726
Copy link

Thank you for helping me get the "esprima-six" issue sorted out! Now, after setting everything up according to the readme and install files, this is the error I'm receiving:

app.min.js:5 Uncaught ReferenceError: _ is not defined

When I unminify app.min.js, this is the error:

app.js:1121 Uncaught ReferenceError: _ is not defined

Which points to this line of code:

return window.events = _.clone(Backbone.Events)

So, why is it not picking up underscore?

Does anyone have any suggestions? TIA.

@john1726 john1726 changed the title grunt exec Running "exec:server" (exec) task grunt exec Running "exec:server" (exec) task -- Error: write EPIPE Mar 19, 2016
@john1726 john1726 changed the title grunt exec Running "exec:server" (exec) task -- Error: write EPIPE app.min.js:5 Uncaught ReferenceError: _ is not defined Mar 28, 2016
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

1 participant