A clean, minimal and responsive theme for hexo
# 错误还原步骤 $ npm install hexo -g $ npm install hexo-renderer-jade --save $ hexo init blog $ cd blog $ git clone [email protected]:unmric/hexo-theme-strict.git themes/strict $ hexo generate # 出错提示 [error] TypeError: undefined is not a function TypeError: undefined is not a function at C:\Users\u\AppData\Roaming\npm\node_modules\hexo\lib\core\render.js:181:7 ``` at fn (C:\Users\u\AppData\Roaming\npm\node_modules\hexo\node_modules\async\l ``` ib\async.js:579:34) at Object._onImmediate (C:\Users\u\AppData\Roaming\npm\node_modules\hexo\nod e_modules\async\lib\async.js:495:34) at processImmediate [as _immediateCallback](timers.js:330:15) C:\Users\u\AppData\Roaming\npm\node_modules\hexo\lib\core\render.js:181 renderer({path: source, text: data._content}, locals, function(err, resu ^ TypeError: undefined is not a function at C:\Users\u\AppData\Roaming\npm\node_modules\hexo\lib\core\render.js:181:7 ``` at fn (C:\Users\u\AppData\Roaming\npm\node_modules\hexo\node_modules\async\l ``` ib\async.js:579:34) at Object._onImmediate (C:\Users\u\AppData\Roaming\npm\node_modules\hexo\nod e_modules\async\lib\async.js:495:34) at processImmediate [as _immediateCallback](timers.js:330:15)
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by ufoym and has received 2 comments.