Can't pass "MongoDB and Mongoose - Install and Set Up Mongoose"

Hi,

I made a project on Glitch https://youthful-team-1.glitch.me/
and connection is work, and all seems to bee good, BUT I can’t pass all the tests:

“mongoose” should be connected to a database - but is connected, I see this connections on my statistics on mongo :(((

“mongoose” dependency should be in package.json - but really it presents in package.json

“mongodb” dependency should be in package.json - but really it presents in package.json

Help me.

Sure, I could close my eyes and continue to study without thinking about this challenges, but just for curiosity I would be glad to know what’s wrong.

Thanks.

It doesn’t look like you are using the correct starter project, try this link (make sure you are logged in to glitch before clicking the link).

1 Like

Yes, it works! I wish you a good day, thank you!