You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR Process failed: _data/footer.swig
Template render error: (E:\hexo-blog\source\_data\footer.swig) [Line 13, Column 30]
Error: Unable to call `date`, which is undefined or falsey
at Hexo.njkRenderer (E:\hexo-blog\themes\next-new\scripts\renderer.js:24:27)
at E:\hexo-blog\node_modules\hexo\lib\hexo\render.js:81:22
at _drainQueue (E:\hexo-blog\node_modules\bluebird\js\release\async.js:86:9)
at Async._drainQueues (E:\hexo-blog\node_modules\bluebird\js\release\async.js:102:5)
at Immediate.Async.drainQueues [as _onImmediate] (E:\hexo-blog\node_modules\bluebird\js\release\async.js:15:14)
at processImmediate (internal/timers.js:464:21)
Expected behavior
打算自定义footer
Actual behavior
本地启动 后控制台报错
Steps to reproduce the behavior
Environment Information
hexo-theme-next v7.8.0
Node.js and NPM Information
Package dependencies Information
Hexo Configuration
NexT Configuration
只加了footer的路径配置,关闭footer 也是报错,只要粘贴footer文件过来就报错
The text was updated successfully, but these errors were encountered: