我正在使用angular技术的Mysql,ejs模板。在这里,我正在用session登录,但没有存储任何内容。 var index = require('./routes/users');
app.use(express.static('views'));
app.use(express.static
当启动一个新会话时,例如,当我从一个匿名选项卡访问localhost时,我会得到以下错误: at View.render (E:\Documents\Projects\TypeTest\node_modules\express\lib\view.jsProjects\TypeTest\node_modules\express\lib\application.js:592:3)