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 support for mongoose 4.x #4

Open
aaronroberson opened this issue Jun 19, 2015 · 0 comments
Open

Add support for mongoose 4.x #4

aaronroberson opened this issue Jun 19, 2015 · 0 comments

Comments

@aaronroberson
Copy link

I'm not sure if any code updates are required to support 4.x but when I try to do an npm install in an application that has 4.x installed I get the following error:

npm ERR! node v0.12.4
npm ERR! npm  v2.10.1
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package mongoose does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer mongoosefiller@0.1.1 wants mongoose@3.x

If lucky, updating the version in package.json may be all that is required.

@aaronroberson aaronroberson changed the title feature(mongo 4.x): add support for mongo 4.x feature(mongoose 4.x): add support for mongoose 4.x Jun 19, 2015
@aaronroberson aaronroberson changed the title feature(mongoose 4.x): add support for mongoose 4.x Add support for mongoose 4.x Aug 26, 2015
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