I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.
// running tests
“mongodb” dependency should be in package.json
“mongoose” dependency should be in package.json
“mongoose” should be connected to a database
// tests completed
I wonder if FCC isn’t in the process of changing this challenge at this moment. Because now the link to the starter Glitch project is just to a blank project.
Plus, what your starter project looks like is different to mine. (I did this section a few weeks ago.)
I don’t think this is a problem with the code you’ve written. Maybe FCC is updating something, or something has gone wrong.
I just figured out how to clone the repo back to Glitch, if you want to keep working on Glitch.
This is the link: https://glitch.com/edit/#!/blush-tick
I think you can just click remix and start your own project.
Things looks good
but now even im getting GET in console
FCC side im getting
// running tests
“mongoose” should be connected to a database
// tests completed