co-mongo icon indicating copy to clipboard operation
co-mongo copied to clipboard

upgrade mongodb version to 1.4.29 to support mongodb v 3

Open tim-white87 opened this issue 9 years ago • 1 comments

Hey, Cool module. Would you mind updating your npm dependency to "mongodb": "~1.4.29" so that it can support MongoDb v 3.*. You can see the docs here where this is a requirement. http://docs.mongodb.org/ecosystem/drivers/node-js/ Using this without upgrading that dependency results in a MongoError: driver is incompatible with this server version.

Thanks! Tim

tim-white87 avatar Jul 23 '15 20:07 tim-white87

Would happily accept a PR :)

thomseddon avatar Mar 05 '16 17:03 thomseddon