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

_ is not defined #35

Closed
kylejeske opened this issue Jun 17, 2014 · 3 comments
Closed

_ is not defined #35

kylejeske opened this issue Jun 17, 2014 · 3 comments

Comments

@kylejeske
Copy link

when using this as an include through bower install angular-wizard and then doing an include of dist/angular-wizard.min.js -- it will throw an error about _ not being defined.

I included lodash.underscore.min.js (from another library) to fix this, I notice it says lodash is a dependency in the README file.

But perhaps you can make this more clear in the README that you are going to need to include both lodash & the core files?

@mgonto
Copy link
Collaborator

mgonto commented Jul 10, 2014

I'll add it :).

Thanks!

@mgonto mgonto closed this as completed Jul 10, 2014
@2wings
Copy link

2wings commented Aug 11, 2015

it works~!require('lodash.underscore')

@jacobscarter
Copy link
Collaborator

The issue of lodash has been brought up several times, I plan on removing the dependency in the next push

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

4 participants