MongoDB and Mongoose - Install and Set Up Mongoose

Tell us what’s happening:

I followed all instructions. I created the database exactly and watched the video instructions as well but writes this problem “Future versions of Node.js will throw an error”. I solved this problem by downloading the latest Mongoose, but then I couldn’t pass the test. Please help me?

###Your project link(s)

solution: https://freecodecam-boilerplate-oc9vyveaqd3.ws-us116.gitpod.io

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36

Challenge Information:

MongoDB and Mongoose - Install and Set Up Mongoose

the link you provided seems to be of a workspace that no longer exists?

The warning is just a deprecation warning, your code will still work. Go back to the old version of Mongoose that is in the initial boilerplate.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.