Tell us what’s happening:
I’m getting error
// 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
even if I copy solution from ‘Get hint’
The test is not seeing my mongodb and mongoose line in package.json
Your code so far
https://petite-aquatic-bosworth.glitch.me
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
.
Challenge: Install and Set Up Mongoose
Link to the challenge: