Tell us what’s happening:
The project works correctly and all tests pass locally (24 unit tests and 6 functional tests). However, the freeCodeCamp terminal reports failures due to a port 3000 conflict (EADDRINUSE), which prevents Mocha from running the test suites. This appears to be an environment issue rather than an implementation problem. You can review the complete working project here: GitHub - yirassssindaba-coder/American-British-Translator
. Please kindly help review and fix this issue.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Avast/143.0.0.0
Challenge Information:
Quality Assurance Projects - American British Translator