Tell us what’s happening:
Describe your issue in detail here.
I haven’t even started and had an error. It can’t find the express stack.
Your code so far
My Exercise Tracker
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36
Challenge: Back End Development and APIs Projects - Exercise Tracker
Link to the challenge:
"mongodb": "^5.0.10",
I see this in your package.json
. Why did you pick this particular version? I am not sure it is valid.
I got it from my dashboard on mongo.
You do not even need to import Mongodb if you are using Mongoose. Mongoose imports any necessary Mongodb modules.
ok thanks, i didn’t know that
system
Closed
6
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.