I am working through setting up a http server using node.js and engine. However, I keep running into issues that I have little information on how to resolve I would apprecia
Please replace ===== app.set('view engin', 'html'); with app.set('view engine', 'ejs');