Crucial in this case is this line // set the view engine to ejs app.set('view engine', 'ejs');. In your code you repeat app.set twice ...
確定! 回上一頁