Please add support for mongoose 4.0
Opened this issue · 2 comments
sergenikitin commented
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
p2mbot commented
+1
newhavengill commented
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.