ErrLookup › facebook/docusaurus

facebook/docusaurus

Easy to maintain open source documentation websites. · TypeScript · 828 source files

Analyzed at 3f483e80e3 on 2026-08-12. 209 documented errors.

Code / MessageTypeSeverityTags
Invalid command: ${command}
exception error create-docusaurus, spawn, internal-bug, validation
Invalid package manager choice ${packageManager}. Must be on
validation error create-docusaurus, cli, package-manager, validation
Directory already exists at path=${dest}!
validation error create-docusaurus, cli, filesystem, validation
Copying Docusaurus template name=${source.template.name} fai
exception error create-docusaurus, template, filesystem, wrapped-error
Copying local template path=${source.path} failed!
exception error create-docusaurus, template, filesystem, wrapped-error
Failed to update package.json.
exception error create-docusaurus, package-json, filesystem, wrapped-error
Error while attempting to extract Docusaurus translations fr
exception error babel, translations, i18n, parsing, wrapped-error
To enable Docusaurus Faster options, your site must add the
exception error bundler, faster, dependency, optional-peer
You can't use siteConfig.webpack.jsLoader and siteConfig.fut
validation error bundler, faster, config, swc, conflict
HTML minification failed (Terser)
exception error bundler, html-minification, terser, build, wrapped-error
HTML minification failed (SWC)
exception error bundler, html-minification, swc, faster, build, wrapped-error
Unexpected "reportingSeverity" value: ${reportingSeverity}.
validation error logger, config, reporting-severity, validation
Docusaurus MDX partial files should not contain front matter
exception warning mdx, front-matter, partial, ci
MDX compilation failed for file ${logger.path(filePath)} Cau
exception error mdx, compilation, webpack-loader, build, wrapped-error
Some created redirects are invalid: - ${redirectValidationEr
validation error plugin-client-redirects, redirects, validation, build
You are trying to create client-side redirections to invalid
validation error plugin-client-redirects, redirects, trailing-slash, validation, build
Extension "${ext}" is not allowed. If the redirect extension
validation error plugin-client-redirects, redirects, extensions, validation
Extension "${ext}" contains a "." (dot) which is not allowed
validation error plugin-client-redirects, redirects, extensions, validation
Extension "${ext}" contains a "/" (slash) which is not allow
validation error plugin-client-redirects, redirects, extensions, validation
Extension "${ext}" contains invalid URI characters. If the r
validation error plugin-client-redirects, redirects, extensions, uri, validation
${JSON.stringify(redirect)} => Validation error: ${error.mes
validation error config, validation, redirects, joi
The redirect plugin is not supposed to override existing fil
exception error redirects, filesystem, build, safety-guard
Can't reference blog post authors by a key (such as '${key}'
validation error blog, authors, config, frontmatter
To declare blog post authors, use the 'authors' front matter
validation error blog, authors, frontmatter, migration
The following permalinks are duplicated: ${errorMessage}
validation error blog, authors, permalink, validation
Duplicate blog post authors were found in blog post path=${b
validation error blog, authors, frontmatter, dedup
Author socials should be usernames/userIds/handles, or fully
validation error blog, authors, socials, yaml, validation
Processing of blog source file path=${blogSourceFile} failed
exception error blog, wrapper, cause, build
Blog feed XSLT file not found at path=${path.relative(proces
exception error blog, feed, xslt, filesystem
Blog feed XSLT file was found at path=${path.relative(proces
exception error blog, feed, xslt, css, filesystem
Generating ${feedType} feed failed.
exception error blog, feed, wrapper, cause
${pluginIdLogPrefix}: this version already exists! Use a ver
exception error docs, versioning, cli
${pluginIdLogPrefix}: no docs found in path=${docsDir}.
exception error docs, versioning, cli, filesystem
Can't find active docs plugin for "${pathname}" pathname, wh
exception error docs, client, hooks, routing
You are using a feature of the Docusaurus docs plugin, but t
exception error docs, client, hooks, config
Document id "${baseID}" cannot include slash.
exception error docs, frontmatter, id, validation
Can't process doc metadata for doc at path path=${args.docFi
exception error docs, wrapper, cause, build
Error when loading ${doc.id} in ${doc.sourceDirName}: the pa
exception error docs, frontmatter, pagination, navigation
Invalid sidebars file. The document with id "${docId}" was u
exception error docs, sidebar, config, validation
Can't find any doc with ID ${docId}. Available doc IDs: - ${
exception error docs, sidebar, autogenerated, configuration
Invalid sidebar items collection code=${JSON.stringify(sideb
exception error docs, sidebar, configuration, validation
Sidebar category ${item.label} has neither any subitem nor a
exception error docs, sidebar, category, configuration
Doc with ID ${docId} wants to display sidebar ${sidebarName}
exception error docs, sidebar, frontmatter, navigation
Invalid sidebar file at "${toMessageRelativeFilePath(sidebar
exception error docs, sidebar, versioning, migration, v3
Invalid sidebar file at "${toMessageRelativeFilePath(sidebar
exception error docs, sidebar, versioning, migration, v3
Invalid sidebar file at "${toMessageRelativeFilePath(sidebar
exception error docs, sidebar, configuration, validation
Can't create navigation link: no doc found with id=${docId}
exception error docs, sidebar, navigation, internal
We couldn't compute a valid slug for document with ID "${bas
exception error docs, slug, frontmatter, configuration
Multiple docs sidebar items produce the same translation key
exception error docs, sidebar, i18n, translations, configuration
Docs: using "disableVersioning: true" option on a non-versio
exception error docs, versioning, configuration
It is not possible to use docs without any version. No versi
exception error docs, versioning, configuration
The docs folder does not exist for version "${versionName}".
exception error docs, versioning, filesystem, configuration
The path to the sidebar file does not exist at "${path.relat
exception error docs, sidebar, filesystem, configuration
The docs plugin found docs sharing the same id: \n${idMessag
exception error docs, metadata, configuration, validation
Docs version "${versionMetadata.versionName}" has no docs! A
exception error docs, versioning, filesystem, configuration
Versions should be strings. Found type "${typeof name}" for
validation error docs, versioning, configuration, validation
Invalid version name "${name}": version name must contain at
validation error docs, versioning, configuration, validation
Invalid version name "${name}": version name ${message}.
validation error docs, versioning, configuration, validation, filesystem
The versions file should contain an array of version names!
validation error docs, versioning, configuration, validation
Docs option lastVersion: ${options.lastVersion} is invalid.
validation error docs, versioning, config-validation
Invalid docs option "versions": unknown versions (${unknownV
validation error docs, versioning, config-validation
Invalid docs option "onlyIncludeVersions": an empty array is
validation error docs, versioning, config-validation
Invalid docs option "onlyIncludeVersions": unknown versions
validation error docs, versioning, config-validation
Invalid docs option "lastVersion": if you use both the "only
validation error docs, versioning, config-validation
Unexpected error: file at "${filePath}" does not belong to a
exception error docs, versioning, internal, filesystem
Processing of page source file path=${relativeSource} failed
exception error pages, mdx, build, cause-wrapped
The CSS Cascade Layers plugin does not support multiple inst
exception error css, cascade-layers, plugin-instance, config-validation
The "gtag" field in themeConfig should now be specified as o
exception error gtag, analytics, theme-config, migration
Can't generate a sitemap with no items
exception error sitemap, seo, build, library-bug
Docusaurus built-in SVG rule couldn't be found. The SVGR plu
exception error svgr, webpack, bundler, svg
You site uses the Vercel Analytics plugin with a custom plug
exception error analytics, vercel, plugin-instance, config-validation
The "gtag" field in themeConfig should now be specified as o
exception error gtag, preset-classic, theme-config, migration
In Docusaurus v4, the Google Analytics plugin has been remov
exception error analytics, preset-classic, migration, v4
Unrecognized keys ${Object.keys(rest).join(', ')} found in p
exception error preset-classic, config-validation, typo
no searchPagePath provided in themeConfig.algolia
exception error algolia, opensearch, search, theme-config
Generating OpenSearch file failed.
exception error algolia, opensearch, filesystem, build, cause-wrapped
it should be a RegExp or a string, but received ${from}
validation error algolia, search, theme-config, validation, regexp
The askAi feature is only supported in DocSearch v4. Please
exception error algolia, search, ask-ai, docsearch, dependency-version
Please make sure all theme translations are static! Some war
exception error translations, i18n, babel, theme, maintainer-tooling
Duplicate permalinks found in tags file: ${duplicateList}
validation error tags, validation, permalink, yaml, routing
No tags file '${relativeFilePath}' could be found in any of
exception error tags, file-not-found, config, i18n
There was an error extracting tags from file: ${tagsFileInpu
exception error tags, validation, yaml, schema, joi
The file at path=${path.relative(process.cwd(), filePath)} l
exception error yaml, json, parsing, data-file
File "${relativeFilePath}" does not exist in any of these fo
exception error file-not-found, path, i18n, fail-fast
Expected output HTML file to be found at ${withTrailingSlash
exception error html, build, trailing-slash, internal, permalink
Can't find locale config for locale ${logger.code(localeToLo
exception error i18n, locale, config
Heading ids can either be overwritten or migrated, not both
exception error markdown, heading-ids, cli, validation, options
Invalid module path of type "name=${typeof modulePath}" with
exception error module-loader, validation, type-guard, config
Docusaurus could not load module at path path=${modulePath}
exception error module-loader, jiti, typescript, config, esm
Unexpected, filePath is not site-aliased: ${filePath}
exception error path, alias, internal, invariant
Url must be a string. Received ${typeof component}
exception error url, type-error, validation, type-guard
Can't parse URL ${str}${base ? ` with base ${base}` : ''}
exception error url, parsing, validation
Failed to retrieve git history for "${file}" because git is
exception error git, environment, dependency, docker, ci
Failed to retrieve git history for "${file}" because the fil
exception error git, file-not-found, race-condition
Failed to retrieve the git history for file "${file}" with e
exception error git, exit-code, repository, ci
Failed to retrieve the git history for file "${file}" becaus
exception error git, untracked, warning, vcs
Failed to retrieve the git history for file "${file}" with u
exception error git, parsing, gpg, internal
An error occurred when trying to get the file ${age === 'old
exception error git, wrapper, vcs, build
Couldn't check if this directory is within a Git worktree: $
exception error git, environment, worktree, spawn, dependency
Couldn't find the git repository root directory Failure whil
exception error git, vcs, filesystem, spawn
Couldn't find the git repository root directory Failure whil
exception error git, vcs, worktree
Couldn't find the git superproject root directory Failure wh
exception error git, vcs, submodule, spawn
Couldn't find the git superproject root directory Failure wh
exception error git, vcs, submodule, version-compat
Couldn't read the list of git submodules Failure while runni
exception error git, vcs, submodule, spawn
Couldn't read the list of git submodules Failure while runni
exception error git, vcs, submodule, config
Failed to parse git submodule line: ${line}
exception error git, vcs, submodule, parsing
Could not get all the git repository root paths (superprojec
exception error git, vcs, wrapper, submodule
Docusaurus failed to run the 'git log' to retrieve tracked f
exception error git, vcs, git-log, history
Unknown Docusaurus VCS preset name: ${process.env.DOCUSAURUS
exception error vcs, config, env, preset
This Docusaurus site is outside any Git worktree. Unable to
exception error git, vcs, worktree, build
Cannot get valid Docusaurus webpack compiler name. Found com
exception error webpack, bundler, compiler, loader
Docusaurus plugin global data not found for "${pluginName}"
exception error react, plugin-data, client, global-data
Docusaurus plugin global data not found for "${pluginName}"
exception error react, plugin-data, client, global-data
Missing Docusaurus CLI command.
exception error cli, commander, usage
Unknown Docusaurus CLI command code=${cmd}
exception error cli, commander, usage
Command returned unexpected exitCode ${result.exitCode}
exception error deploy, git, cli, exit-code
Error while executing command code=${obfuscateGitPass(cmd)}
exception error deploy, git, wrapper, cli
Git not installed or not added to PATH!
exception error deploy, git, env, path
Please set the GIT_USER environment variable, or explicitly
exception error deploy, git, env, auth, github-pages
Missing project organization name. Did you forget to define
exception error deploy, github-pages, config, env
Missing project name. Did you forget to define "projectName"
exception error deploy, github-pages, config, env
For GitHub pages organization deployments, 'docusaurus deplo
exception error deploy, github-pages, config, env, branch
You cannot deploy from this branch (${sourceBranch}). You wi
exception error deploy, github-pages, git, branch
Running "git push" command failed. Does the GitHub user acco
exception error deploy, github-pages, git, auth, network
No files to copy from path=${fromPath} with glob code=${glob
exception error swizzle, eject, theme, filesystem
Can't get component config: component doesn't exist: ${compo
exception error swizzle, theme, validation
Swizzle config does not match expected schema: ${result.erro
exception error swizzle, theme, config, validation, joi
Theme name=${plugin.instance.name} does not support the code
exception error swizzle, theme, typescript, cli
Theme ${themeName} not found
exception error swizzle, theme, config, validation
Invalid --syntax value "${options.syntax}". Valid values: ${
validation error write-heading-ids, cli, validation
Options --overwrite and --migrate cannot be used together.\n
validation error write-heading-ids, cli, validation
Can't write-translation for locale "${locale}" that is not i
validation error i18n, write-translations, config, validation
Unable to get broken links for page ${pagePath}.
exception error broken-links, build, routing, internal
Invalid route config: path must be a string and component is
validation error routing, codegen, plugins, validation
Docusaurus couldn't generate a unique hash for route ${route
exception error routing, codegen, hashing, internal, bug
Route ${route.path} has conflicting props declared using bot
validation error routing, codegen, plugins, validation
No config file found in site dir code=${relativeSiteDir}.\nE
validation error config, cli, filesystem
Config file at "${siteConfigPath}" not found.
validation error config, cli, filesystem
VCS config preset name '${input}' is not valid.
validation error config, vcs, validation, joi
Docusaurus config flag future.faster.rspackPersistentCache r
validation error config, rspack, bundling, future-flags
${formattedError}
validation error config, validation, joi, schema
Could not find an open port at ${host}.
exception error dev-server, network, port, startup
"${val}" is not a valid HTML tag object.
validation error config, html-tags, validation
${JSON.stringify(val)} is not a valid HTML tag object. "tagN
validation error config, html-tags, validation
Error loading ${JSON.stringify(val)}, "${htmlTag.tagName}" i
validation error config, html-tags, custom-elements, validation
Docusaurus couldn't infer a default locale config for ${loca
exception error i18n, locale, bcp47, config
A Docusaurus plugin returned 'undefined', which is forbidden
validation error plugins, config, contracts
A Docusaurus plugin is missing a 'name' property.\nNote that
validation error plugins, config, contracts
Docusaurus was unable to resolve the "${moduleName}" ${modul
exception error plugins, presets, themes, resolution, install
Plugin "${pluginName}" is used ${pluginInstancesWithId.lengt
validation error plugins, config, uniqueness, presets
Plugin not found for identifier ${formatPluginName(pluginIde
exception error plugins, lookup, config
Couldn't load package.json file at ${packageJsonPath}
exception error config, package-json, parsing, startup
Invalid name=${plugin} version number=${versionInfo.version}
validation error versioning, dependencies, lockfile, startup
Translation file path at "${translationFilePath}" does not n
validation error i18n, translations, plugins, config
Docusaurus static site generation failed for ${ssgErrors.len
exception critical ssg, build, ssr, rendering
Docusaurus Bug: server bundle export from "${filename}" must
exception critical ssg, ssr, build, internal
The certificate path=${cert.path} is invalid.
exception error https, ssl, dev-server, config
The certificate key path=${key.path} is invalid.
exception error https, ssl, dev-server, config
The certificate path=${cert.path} and key path=${key.path} d
validation error https, ssl, dev-server, config, cert-matching
You specified ${source}, but file at path path=${filepath} c
validation error https, ssl, dev-server, config, filesystem
You specified ${source}, but file at path path=${filepath} c
exception error https, ssl, filesystem, permissions, dev-server
HTTPS support require proving a certificate and key at the s
validation error https, ssl, config, dev-server
Error: Input file is missing or uses unsupported image forma
exception error lqip, image, webpack-loader, sharp
Localized config key=${key} not found
exception error i18n, config, website-internal, authoring
Localized value for config key=${key} not found for both cur
exception error i18n, config, localization, website-internal
Looks like the changelog plugin didn't detect Docusaurus cha
exception error changelog, website-internal, plugin, filesystem
useBlogMetadata() can't be called on the current route becau
exception error react-hook, blog, route-context, swizzle
Hook is called outside the <BlogPostProvider>.
exception error react-hook, blog, react-context, swizzle
Hook is called outside the <DocProvider>.
exception error react-hook, docs, react-context, swizzle
Hook is called outside the <DocSidebarItemsExpandedStateProv
exception error react-hook, docs, sidebar, react-context, swizzle
Hook is called outside the <DocsPreferredVersionContextProvi
exception error react-hook, docs, versioning, react-context, swizzle
Hook is called outside the <DocsSidebarProvider>.
exception error react-hook, docs, sidebar, react-context, swizzle
no version doc found by id=${id}
exception error docs, versioning, doc-id, react-hook
Unexpected: cant find current sidebar in context
exception error docs, sidebar, category, react-hook
${pathname} is not associated with a category. useCurrentSid
exception error docs, sidebar, category, routing, react-hook
Can't find any sidebar with id "${sidebarId}" in version${ve
exception error docs, sidebar, navbar, versioning, config
Couldn't find any doc with id "${docId}" in version${version
exception error docs, navbar, versioning, doc-id, config
Hook is called outside the <DocsVersionProvider>.
exception error react-hook, docs, versioning, react-context, swizzle
Wrong icon: ${icon}
exception error react, switch-exhaustiveness, ideal-image, typescript
unexpected color mode ${colorMode}
exception error react, color-mode, switch-exhaustiveness, theme-classic
unknown item type ${JSON.stringify(item)}
exception error react, switch-exhaustiveness, docs-sidebar, theme-classic
DocSidebarNavbarItem: Sidebar with ID "${sidebarId}" doesn't
exception error navbar, docs-sidebar, config, theme-classic
No docs version exist for name '${name}', please verify your
exception error navbar, docs-versioning, config, theme-classic
Docusaurus bug, no locale config found for locale=${locale}
exception error i18n, navbar, config, theme-classic
No NavbarItem component found for type "${type}".
exception error navbar, config, theme-classic, swizzle
Hook is called outside the <AnnouncementBarProvider>.
exception error react, context, announcement-bar, theme-common
Hook is called outside the <ColorModeProvider>. Please see h
exception error react, context, color-mode, theme-common, testing
Hook is called outside the <NavbarMobileSidebarProvider>.
exception error react, context, navbar, mobile-sidebar, theme-common
Hook is called outside the <NavbarSecondaryMenuContentProvid
exception error react, context, navbar, secondary-menu, theme-common
Hook is called outside the <NavbarSecondaryMenuDisplayProvid
exception error react, context, navbar, secondary-menu, theme-common
A highlight range has been given in code block's metastring
exception error mdx, code-block, prism, config, theme-common
Hook is called outside the <CodeBlockContextProvider>.
exception error react, context, code-block, theme-common
Hook is called outside the <ScrollControllerProvider>.
exception error react, context, scroll, navbar, theme-common
Docusaurus error: Bad <Tabs> child <${badChildTypeName}>: al
exception error mdx, tabs, validation, theme-common
Docusaurus error: Duplicate values "${dup.map((a) => `'${a.v
exception error mdx, tabs, validation, theme-common
Docusaurus error: the <Tabs> component requires at least one
exception error mdx, tabs, validation, theme-common
Docusaurus error: The <Tabs> has a defaultValue "${defaultVa
exception error tabs, react, props-validation, mdx
Docusaurus error: The <Tabs> component groupId prop is requi
exception error tabs, querystring, props-validation
Can't select invalid tab value=${newValue}
exception error tabs, react, state-management, context
useTabsContext() must be used within a Tabs component
exception error react, context, tabs, hooks
Hook ${hookName} is called outside the <TitleFormatterProvid
exception error react, context, theme, title
usePlayground must be used within PlaygroundProvider
exception error react, context, live-codeblock, hooks
Docusaurus error: The children of <BrowserOnly> must be a "r
exception error browser-only, react, ssr, dev-only
The page component at ${path} doesn't have a default export.
exception critical routing, build, react, pages
The Docusaurus <Interpolate> component only accept simple st
exception error i18n, interpolate, react, props-validation
Docusaurus translation declarations must have at least a tra
exception error i18n, translate, props-validation
The Docusaurus <Translate> component only accept simple stri
exception error i18n, translate, react, props-validation
Could not extract APITable row name from JSX tree: ${JSON.st
exception error apitable, mdx, react, anchors
Bad usage of APITable component. It is probably that your Ma
exception error apitable, mdx, props-validation