{ footnotes: { refs: { ':1': 0, ':2': 1, ':3': 2, ':4': 3 }, list: [ [Object], [Object], [Object], [Object] ] }, headings: { }, katex_macros: {} } (node:14856) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) INFO Files loaded in 14 s ERROR TypeError: D:\blog\myblog\themes\A4\layout\post.ejs:13 11| <% if(theme.tool.topToc) { %> 12| <% if(is_post() && (!('toc' in page) || page.toc == true)) { %> >> 13| <%- toc(page.content, { 14| class: 'post-toc', 15| list_number: false, 16| min_depth: 1,
Invalid URL at URL (node:internal/url:814:29) at encodeURL (D:\blog\myblog\node_modules\hexo\node_modules\hexo-util\dist\encode_url.js:6:24) at Object.tocHelper (D:\blog\myblog\node_modules\hexo\dist\plugins\helper\toc.js:34:57) at eval ("D:\\blog\\myblog\\themes\\A4\\layout\\post.ejs":27:17) at post (D:\blog\myblog\node_modules\ejs\lib\ejs.js:703:17) at _View._compiled (D:\blog\myblog\node_modules\hexo\dist\theme\view.js:123:67) at _View.render (D:\blog\myblog\node_modules\hexo\dist\theme\view.js:48:21) at D:\blog\myblog\node_modules\hexo\dist\hexo\index.js:60:29 at tryCatcher (D:\blog\myblog\node_modules\bluebird\js\release\util.js:16:23) at D:\blog\myblog\node_modules\bluebird\js\release\method.js:15:34 at RouteStream._read (D:\blog\myblog\node_modules\hexo\dist\hexo\router.js:43:9) at Readable.read (node:internal/streams/readable:737:12) at resume_ (node:internal/streams/readable:1255:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)