i have do everything thougt in the vedio of templating topic, I create template folder after that first npm init(for creation of pkg.json for ) afetr that install all dependenci like express,nodemon,ejs after that configure pkg.json file for nodemon and create home.ejs
All code running fine except when i render home.ejs via res.render() method it gives error like
NO default engine was specified and no extension was provided
If any TA available give me a solution as soon as possible