Advanced Node Tests Timing out

Tell us what’s happening:
Describe your issue in detail here.
My code works, but the tests all time out. Any ideas?

Your project link(s)

solution: https://replit.com/@carolmurphy/boilerplate-advancednode

Your browser information:

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

Challenge: Set up a Template Engine

Link to the challenge:

Yes, same here !

https://boilerplate-advancednode.usmanthrobsdrum.repl.co

Hello there,

The tests require a publicly accessible app. It appears your app is not accessible:

This might be an issue on Replit’s side. In which case, you can try other services like CodeSandbox, or Glitch. Or, you could wait a few minutes, and try again.

Hope this helps

1 Like

Works on Glitch. Thanks

Gotta get glitch, I guess.

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