MongoDB and Mongoose - Install and Set Up Mongoose

Tell us what’s happening:

I don’t understand what’s wrong again. I did everything according to the tutorial, but the database still doesn’t connect, or did I forget something?
.env


“MONGO_URI=‘mongodb+srv://ox1s:"MyPassport"@cluster0.lkrtx.mongodb.net/fcc-mongodb-and-mangoose?retryWrites=true&w=majority&appName=Cluster0’” still doesn’t work
package.json

myApp.js

when i click here


i see it

then i click here
and i see it




###Your project link(s)

solution: https://3000-freecodecam-boilerplate-ukxmddqazf5.ws-eu116.gitpod.io

Your browser information:

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

Challenge Information:

MongoDB and Mongoose - Install and Set Up Mongoose