I’m doing the Back End Development and APIs course, and i’m stuck in the third challenge of the Basic Node and Express section.
When I submit the link with the solution, the test on the challenge page simply denies my entry, stating “Your app should serve the file views/index.html” which I believe I did in a correct way.
I’ll drop a screenshot of my code so far, including the files included, the console and the preview of the live app
This is the Solution Link I’m providing: https://boilerplate-express.darc-7.repl.co
To include the requested file, I created both the folder “views” and the file “index.html” manually within Replit.
Any help would be appreciated, thank you.
This is my browser info.
User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36
Challenge: Serve an HTML File
Link to the challenge: