hexo-theme-tranquility icon indicating copy to clipboard operation
hexo-theme-tranquility copied to clipboard

hexo generate 报错 : Unable to call `fa_css`

Open cccsaber opened this issue 1 year ago • 0 comments

ERROR Template render error: (D:\wwwroot\hexo\themes\tranquility\layout\cv.njk) [Line 11, Column 19] Error: Unable to call fa_css, which is undefined or falsey at Object._prettifyError (D:\wwwroot\hexo\node_modules\nunjucks\src\lib.js:32:11) at D:\wwwroot\hexo\node_modules\nunjucks\src\environment.js:464:19 at Template.root [as rootRenderFunc] (eval at _compile (D:\wwwroot\hexo\node_modules\nunjucks\src\environment.js:527:18), :328:3) at Template.render (D:\wwwroot\hexo\node_modules\nunjucks\src\environment.js:454:10) at D:\wwwroot\hexo\node_modules\hexo\dist\plugins\renderer\nunjucks.js:62:39 at _View._compiled (D:\wwwroot\hexo\node_modules\hexo\dist\theme\view.js:120:67) at _View.render (D:\wwwroot\hexo\node_modules\hexo\dist\theme\view.js:37:21) at D:\wwwroot\hexo\node_modules\hexo\dist\hexo\index.js:60:29 at tryCatcher (D:\wwwroot\hexo\node_modules\bluebird\js\release\util.js:16:23) at D:\wwwroot\hexo\node_modules\bluebird\js\release\method.js:15:34 at RouteStream.read (D:\wwwroot\hexo\node_modules\hexo\dist\hexo\router.js:43:9) at Readable.read (node:internal/streams/readable:496:12) at resume (node:internal/streams/readable:999:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

cccsaber avatar Oct 31 '24 04:10 cccsaber