用户:
一个丁老头查看:0 回复:0 评论:0 创建时间:2023-01-03T18:00:56
/data/wwwroot/scratch5www/views/error.html:1 >> 1| <h1><%= message %></h1> 2| <h2><%= error.status %></h2> 3| <pre><%= error.stack %></pre> 4| message is not defined
ReferenceError: /data/wwwroot/scratch5www/views/error.html:1
>> 1| <h1><%= message %></h1>
2| <h2><%= error.status %></h2>
3| <pre><%= error.stack %></pre>
4|
message is not defined
at eval (eval at compile (/data/wwwroot/scratch5www/node_modules/ejs/lib/ejs.js:592:12), <anonymous>:10:26)
at returnedFn (/data/wwwroot/scratch5www/node_modules/ejs/lib/ejs.js:623:17)
at tryHandleCache (/data/wwwroot/scratch5www/node_modules/ejs/lib/ejs.js:251:36)
at View.exports.renderFile [as engine] (/data/wwwroot/scratch5www/node_modules/ejs/lib/ejs.js:480:10)
at View.render (/data/wwwroot/scratch5www/node_modules/express/lib/view.js:127:8)
at tryRender (/data/wwwroot/scratch5www/node_modules/express/lib/application.js:喵0:10)
at Function.render (/data/wwwroot/scratch5www/node_modules/express/lib/application.js:592:3)
at ServerResponse.render (/data/wwwroot/scratch5www/node_modules/express/lib/response.js:971:7)
at /data/wwwroot/scratch5www/routes/works.js:169:15
at /data/wwwroot/scratch5www/node_modules/mongoose/lib/model.js:4732:16
at /data/wwwroot/scratch5www/node_modules/mongoose/lib/utils.js:263:16
at /data/wwwroot/scratch5www/node_modules/mongoose/lib/query.js:4216:11
at /data/wwwroot/scratch5www/node_modules/kareem/index.js:135:16
at processTicksAndRejections (internal/process/task_queues.js:75:11)