Open john012343210 opened 4 years ago
Hello im a complete beginneer to learn a MERN stack and follow along this course. hope to get some value ,so the point i got stuck is im not having MLAB account then im try to create a MONGOdb atlas account and now confuse about how do i config and save the users collection like mr stephen steps to database ,
@reflycharles123 the Mlab isn't very intuitive, you could consider using other mongo service provider instead, I recommend Atlas, all the best to your learning journey, also you should provide more details, otherwise, other won't know exactly which point are you stuck at. You could directly approach Stephen in udemy
if the MongoDB URL starts with
mongodb+srv:
, then you need to upgrade the mongoose package, otherwiseInvalid mongodb uri Must begin with “mongodb://”
error will appearif error
GooglePlusAPIError: Legacy People API has not been used in project 123123123123123 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=123123123123123 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
appears during the OAuth process, then please upgrade the passport-google-oauth2 package
my package.json