Mongo db and mongoose wont load

I am trying to get MongoDB and Mongoose into my server.js but it won’t load.
I have it in my package.json and it won’t load when I try to load it.

My code

Challenge Link: https://www.freecodecamp.org/learn/back-end-development-and-apis/back-end-development-and-apis-projects/url-shortener-microservice

I would suggest you restart your project with a new starter boilerplate.

Something isn’t right as when I fork your project it doesn’t install the dependencies and the package menu option is missing from the sidebar.

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