【发布时间】:2019-12-23 05:13:46
【问题描述】:
我对我的应用程序进行了许多我认为与胡子无关的更改,突然我尝试渲染的每个页面都会出现此错误。
The "path" argument must be one of type string, Buffer, or URL. Received type undefined
at Object.readFile (fs.js:297:3)
at read (/home/malcolm/complice/node_modules/hogan-express/hogan-express.js:32:14)
at renderPartials (/home/malcolm/complice/node_modules/hogan-express/hogan-express.js:58:7)
【问题讨论】: