Problem during submitting exercise

Tell us what’s happening:
hello everyone, I’m doing APIs and Microservices certification on freecodecamp.org. I have created a project on repl.it and I also have installed mongoose, MongoDB in my package.json and connection to MongoDB atlas.

When I paste my project link to submit the solution, I have an error that I haven’t added mongoose and MongoDB in my package.json file while I have these dependencies in my package.json file.

Anyone facing the same issue or have a solution please let me know.

I’ll be very grateful to you for your help

Your browser information:

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

Challenge: Install and Set Up Mongoose

Link to the challenge:

there may have been this text missing there:

Start this project on Repl.it using this link or clone this repository on GitHub! If you use Repl.it, remember to save the link to your project somewhere safe!

thank you so much, it is working now

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