Tell us what’s happening:
It is very difficult with all the express challenges, I’m writing correct but still tests are note passing.
https://repl.it/@sagartyagi121/ExpressandNode#myApp.js
solution: https://expressandnode.sagartyagi121.repl.co
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0.
Challenge: Chain Middleware to Create a Time Server
Link to the challenge:
Edit: After some testing, if I am not mistaken, something seems to not be properly working with the tests. I have previously passed this challenge, plus I tried to copy the solution from the hints, as well as trying it on my own, and if I haven’t missed something, even the correct solution isn’t accepted
Yes that’s what and this is happening for other challenges as well.
https://expressandnode.sagartyagi121.repl.co
https://expressandnode.sagartyagi121.repl.co/now
Check the link if you can I have the correct code.