6. Edit Route: Editing and Updating a Resource #17
jayceazua opened this issue · comments
Jayce Azua commented
Also, the findByIdAndUpdate
is depreciated.
ERROR MESSAGE: (node:80671) DeprecationWarning: collection.findAndModify is deprecated. Use findOneAndUpdate, findOneAndReplace or findOneAndDelete instead.
Dacio commented
I believe this is a problem with mongoose
Jayce Azua commented
Dude, this is for the creators of the tutorial to update.