yummycoding / weLoveFaceBook

A social media web application based on Angular 4, Node.js and MongoDB. Documents: https://yummycoding.github.io/
1 stars 4 forks source link

Issue about deprecating versions #20

Open zhuoru-li opened 6 years ago

zhuoru-li commented 6 years ago

DeprecationWarning: open() is deprecated in mongoose >= 4.11.0, use openUri() instead, or set the useMongoClient option if using connect() or createConnection(). See http://mongoosejs.com/docs/connections.html#use-mongo-client

Do not know how to fix this problem

zjunhao commented 6 years ago

Yes, got this too

zjunhao commented 6 years ago

I don't think this affect that much, main functionality still work