Mongoose – MongoDB issue – VersionError: No matching document found for id "60bf5b73de309f1a30fe88a2" version 10 modifiedPaths "likes"
In the development of my fullstack aplication (which is a facebook clone) i've found this error in my server, and i don't know how to solve it. I'm using node.js, express, mongodb, mongoose and typescript, and, in the development of…