We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@powmedia Will you support the library?
Sorry, something went wrong.
Same problem here. My solution is to install exactly v0.12.0 of the module and it works.
v0.12.0
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
v0.13.0
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: