Mongoose getting error even though everything is installed

My mongoose connection is working and all required dependencies are correct installed but still the same erros:

https://.glitch.me/_api/file/package.json 404
Error: Not Found

// running tests
“mongodb” dependency should be in package.json
“mongoose” dependency should be in package.json
“mongoose” should be connected to a database
// tests completed

Thank you mr. Dawson for the prompt reply. This is my challenge url:

https://glitch.com/edit/#!/join/daaaab12-2bcc-4d03-8485-3260be2d5943

Thank you so much mr. Dawson, I fixed it and it works fine. I’m sorry for my mistake.