Skip to content

更新到新的主题后,hexo clean;hexo g报错 #406

Closed
@amosnothing

Description

ERROR TypeError: /data/blog/themes/butterfly/layout/includes/head.pug:40
38|
39| !=favicon_tag(theme.favicon || config.favicon)

40| link(rel="canonical" href=urlNoIndex())
41|
42| //- 預解析
43| !=partial('includes/head/preconnect', {}, {cache:theme.fragment_cache})

prettyUrls is not a function
at Object. (/data/blog/themes/butterfly/scripts/helpers/page.js:58:10)
at eval (eval at wrap (/data/blog/node_modules/pug-runtime/wrap.js:6:10), :89:77)
at template (eval at wrap (/data/blog/node_modules/pug-runtime/wrap.js:6:10), :4603:215)
at _View._compiled (/data/blog/node_modules/hexo/lib/theme/view.js:136:50)
at _View.render (/data/blog/node_modules/hexo/lib/theme/view.js:39:17)
at /data/blog/node_modules/hexo/lib/hexo/index.js:64:21
at tryCatcher (/data/blog/node_modules/bluebird/js/release/util.js:16:23)
at /data/blog/node_modules/bluebird/js/release/method.js:15:34
at RouteStream._read (/data/blog/node_modules/hexo/lib/hexo/router.js:47:5)
at RouteStream.Readable.read (stream_readable.js:479:10)
at resume
(_stream_readable.js:966:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
path: '/data/blog/themes/butterfly/layout/includes/head.pug'
}

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions