WebDevSimplified/Node.js-Stripe-Shopping-Cart

render ejs is not working

KhushbuNavdiwala opened this issue · 2 comments

when i switch html file to ejs file in localhost its not working

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

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')