Advanced Node and Express - Set up a Template Engine

Tell us what’s happening:

I was working on the “Set up template engine” challenge in the FreeCodeCamp Quality Assurance course, using Replit. The test seems to work — when I run the app, the correct message is displayed. Then I click “Open in new tab” and copy the link. However, when I paste that link into FreeCodeCamp and try to submit the solution, the tests fail. I also tried running the project locally in Visual Studio Code, but the solution still wasn’t accepted. I’m not sure what else to try at this point.

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/139.0.0.0 Safari/537.36

Challenge Information:

Advanced Node and Express - Set up a Template Engine

Welcome to the forum @Ida1

Did you restart the server after making changes?

Please paste the link if restarting did not work.

Happy coding