All my fcc tests are passing except the chai tests. I tried setting NODE_ENV to test in order to run the tests, the tests passed but the webpage doesn’t load.
With NODE_ENV = test
Any help would be greatly appreciated. Thanks in advance.
All my fcc tests are passing except the chai tests. I tried setting NODE_ENV to test in order to run the tests, the tests passed but the webpage doesn’t load.
With NODE_ENV = test
Any help would be greatly appreciated. Thanks in advance.
so you do not have any test timed out issue in FCC by suppling replit link?the webpage doesn’t load because every time you run replit at last step it crashs always,you can use gltich but has some issue now.
What I’ve been doing:
Assuming you’ve timed it correctly, everything should go through before your Replit server crashes. You might have to try a few times to get the timing down correctly. It’s super annoying, but there are some stability issues with Replit.