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

Fails due to missing underscore library #29

Open
jfelixetcetera opened this issue Dec 4, 2015 · 2 comments
Open

Fails due to missing underscore library #29

jfelixetcetera opened this issue Dec 4, 2015 · 2 comments

Comments

@jfelixetcetera
Copy link

Seems like you upgraded to lodash a while back, but the package is still requiring underscore.

Also, the shrinkwrap is wildly outdated, and probably should be removed.

@fobos
Copy link

fobos commented Apr 5, 2016

@powmedia Will you support the library?

@jfelixetcetera jfelixetcetera changed the title Fails due to missing underscore Fails due to missing underscore library Apr 5, 2016
@defra91
Copy link

defra91 commented Apr 22, 2016

Same problem here. My solution is to install exactly v0.12.0 of the module and it works.

Problem is that if you just install the module like this:

$ npm install pow-mongodb-fixtures --save-dev

it will install v0.13.0 which contains the current issue

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