ErrLookup › hexojs/hexo

hexojs/hexo

A fast, simple & powerful blog framework, powered by Node.js. · TypeScript · 150 source files

Analyzed at 059cb17494 on 2026-08-12. 33 documented errors.

Code / MessageTypeSeverityTags
fn must be a function
exception error box, processor, validation, plugin, typescript
name is required
exception error console, cli, validation, plugin
fn must be a function
exception error console, cli, validation, overloads, plugin
name is required
exception error deployer, deploy, validation, plugin
fn must be a function
exception error filter, validation, plugin, typescript
type is required
exception error filter, validation, plugin
fn must be a function
exception error generator, validation, plugin, typescript
name is required
exception error helper, template, validation, plugin
entry is required
exception error injector, validation, plugin
name is required
exception error migrator, validation, plugin
fn must be a function
exception error processor, validation, plugin, typescript
name is required
exception error renderer, validation, plugin
output is required
exception error renderer, validation, plugin
fn must be a function
exception error syntax-highlight, validation, plugin, typescript
syntax highlighter ${name} is not registered
exception error syntax-highlight, runtime, lookup, config, plugin
name is required
exception error tag, template, validation, plugin
name must be a string!
exception error locals, cache, validation, typescript
Draft "${slug}" does not exist.
exception error post, draft, publish, filesystem, slug
No input file or string!
exception error render, type-validation, sync, renderer
path must be a string!
exception error router, type-validation, path
Invalid config detected: "url" should be string, not ${typeo
validation critical config, validation, startup, url
Invalid config detected: "url" should be a valid URL!
validation critical config, validation, startup, url
Invalid config detected: "root" should be string, not ${type
validation critical config, validation, startup, root
Invalid config detected: "root" should not be empty!
validation critical config, validation, startup, root
Category \`${name}\` has already existed!
exception error model, category, duplicate, database, validation
Tag \`${name}\` has already existed!
exception error model, tag, duplicate, database, validation
`${value}` is not a valid date!
exception error model, date, moment, validation, front-matter
${magenta(tildify(publicDir))} is not a directory
exception error generate, filesystem, config, public-dir
path must be a string!
exception error helper, feed, type-validation, template
name must be a string!
exception error helper, partial, type-validation, template, theme
Partial ${name} does not exist. (in ${currentView})
exception error hexo, theme, partial, template, rendering
start_color is required!
exception error hexo, helper, tagcloud, config, template
end_color is required!
exception error hexo, helper, tagcloud, config, template