Tell us what’s happening:
Describe your issue in detail here.
My code is not passing this step yet i have done everything required kindly guide me through this.
Your project link(s)
solution: https://boilerplate-mongomongoose-1.emmanuelonyanga.repl.co
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0
Challenge: MongoDB and Mongoose - Delete Many Documents with model.remove()
Link to the challenge:
Are you seeing any errors in the Node console? If so, what are they. Also, in the future, please post the link to your actual project code. I found your project:
boilerplate-express-1 - Replit
I was able to fork your project and pass the challenge. I suggest forking your project which should fix any corruption caused by importing the repo into repl.it
^I don’t think that is the correct link.
https://replit.com/@EmmanuelOnyanga/boilerplate-mongomongoose-1?v=1
Anyway, I didn’t look at it yet.
Edit: try using the version asked for in the initial challenge
mongoose@~5.4.0
https://replit.com/@EmmanuelOnyanga/boilerplate-mongomongoose-1
is the link but it still never passes
https://replit.com/@EmmanuelOnyanga/boilerplate-mongomongoose-1
is the link but it still never passes the test am stuck
We have the link. The embed function for Replit is broken on the forum I think so you get that blank space. Just surround the link in a code block or create a normal link.
Anyway, as I said use the correct version of mongoose as asked for.
You need to fork your existing project to a new project like I mentioned above. You are still using the same project. Once I forked your project, it worked.
Just surround the link in a code block or create a normal link.
how do i do it.
please guide.
Thanks a lot
i forked it and it worked
If you need to make it bigger, right-mouse click on it and select Open in new tab (in Chrome).
