ed-roh / mern-social-media

Complete React MERN Full Stack Social Media App
952 stars 849 forks source link

Cannot add friends #66

Closed Fahad-codecraft closed 1 year ago

Fahad-codecraft commented 1 year ago

I says friends.find is not a function friends.find in in the Friends.jsx file whenever I try to add friend I get the issue

Fahad-codecraft commented 1 year ago

The issue is resolved refer to #52 for the solution

It says go to MongoDb Drop your collections and run the User.insertMany(users); Post.insertMany(posts) the codes

Fahad-codecraft commented 1 year ago

If you dont understand please go to #52