render ejs is not working
KhushbuNavdiwala opened this issue · 2 comments
KhushbuNavdiwala commented
when i switch html file to ejs file in localhost its not working
version0chiro commented
Can you check if you have used app.set('view engine','ejs') ?
Also will be great if you can add your code in here for reference
Jazour11 commented
Hello,
I am just checking in to see if this issue was resolved, because I am currently having a similar issue, when I switch it to ejs it says Cannot GET /store.html in localhost 3000. I did check, and I am using app.set('view engine','ejs')