codedoctor/hapi-mongoose-db-connector

Please add support for mongoose 4.0

Opened this issue · 2 comments

npm ERR! peerinvalid The package mongoose does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer hapi-mongoose-db-connector@2.0.1 wants mongoose@>=3.8.13

+1

To work around this issue I reverted back to Node v0.10.29 with npm 1.4.14. Not a fix of the issue but it helped me move along.