1: Unlike all other similar tests, the editor is not updating itself. In similar tests you don’t even need to ctrl + enter.
2: I believe I’m not making any mistakes, since I did it and redid it multiple times and even copied and pasted the right answer.
3: The editor does not say the cause of the error.
4: other people have reported similar problems on the forum.
5: the editor shows an unusual message “Test Runner Failed”.
I would like to know if there is anything I can do other than delete the entire project, lose my progress and start over.
can you do a soft reset from the green hamburger menu in the top left corner of the screen?
After that please check again cd ~/project/.freeCodeCamp more .mocharc.json
Edit:
if the result is still an empty file (no result from the more command) then one possible workaround is to run nano .mocharc.json
and use copy and paste (with SHIFT-INSERT) to paste the following code in