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

Add underscore to package.json #8

Open
eguneys opened this issue Dec 2, 2014 · 2 comments
Open

Add underscore to package.json #8

eguneys opened this issue Dec 2, 2014 · 2 comments

Comments

@eguneys
Copy link

eguneys commented Dec 2, 2014

I installed this as an ember-cli add on npm install and it gives me Error: _ is undefined.

@locks
Copy link
Owner

locks commented Dec 2, 2014

It's in the bower.json, since it's a front-side dependency: https://github.com/locks/ember-data-hal-adapter/blob/master/bower.json#L25
I think the actual problem is that I'm not including the underscore files into the Brocfile, so you might have to do it manually. I'll see about doing that, or removing the underscore dependency.

@eguneys
Copy link
Author

eguneys commented Dec 3, 2014

I've made some changes, I can't do a pull request, why?

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

2 participants