Back End Development and APIs Projects - Exercise Tracker

Tell us what’s happening:

Hello there
I have an issue with the exercise tracker project on Backend Development and API course .
I have completed all the tasks and my code is working perfectly on Replit but upon submitting the web server does not detect it.
Kindly help if you have experienced it before.

My Project link: https://boilerplate-project-exercisetracker.paulgikonyo100.repl.co/

solution: boilerplate-project-exercisetracker - Replit

Your browser information:

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

Challenge Information:

Back End Development and APIs Projects - Exercise Tracker

The version of Mongoose you are using does not support callbacks. Downgrade to V6 or refactor the code.

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