ErrLookup › slidevjs/slidev
slidevjs/slidev
Presentation Slides for Developers · TypeScript · 237 source files
Analyzed at 0d798ace58 on 2026-08-12. 50 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid range for v-switch: ${range} | exception | error | vue, v-switch, slot, parsing |
| [Slidev] VDrag Element ${id} is missing markdown source | exception | error | v-drag, markdown, frontmatter |
| [Slidev] VDrag Element ${id} is not found in the markdown so | exception | error | v-drag, markdown, hmr, stale-state |
| [Slidev] Can not identify the source position of the v-drag | exception | error | v-drag, frontmatter, id |
| Runner for language "${lang}" not found | exception | error | code-runner, monaco, language |
| Module not found: ${specifier}.\nAvailable modules: ${Object | exception | error | code-runner, import, sandbox, monaco |
| `loadTheme` is no longer supported. | exception | error | shiki, deprecated, theme, migration |
| [slidev] "prism" support has been dropped. Please use "highl | exception | error | config, prism, shiki, migration |
| Timesplit end ${end} is before start ${ts} | exception | error | timesplit, video, parser |
| Invalid timestamp format | exception | error | timestamp, parser, validation |
| Invalid timestamp value: ${match[1]} | exception | error | timestamp, parser, validation |
| Invalid timestamp unit: ${unit} | exception | error | timestamp, parser, validation |
| Unknown timestamp remaining: ${remaining} | exception | error | timestamp, parser, validation |
| Invalid aspect ratio "${str}" | exception | error | config, aspect-ratio, validation |
| Failed to get Vite server port | exception | error | cli, vite, server, port |
| [Slidev] ogImage: ${filename} not found | exception | error | build, og-image, config |
| [slidev] Unsupported exporting format "${format}" | exception | error | export, cli, format |
| The exporting for Slidev is powered by Playwright, please in | exception | error | export, playwright, dependency |
| [slidev] addon "${name}" requires Slidev version range "${en | exception | error | addon, version, semver, engines |
| [slidev] theme "${name}" requires Slidev version range "${en | exception | error | theme, versioning, semver, configuration |
| Slide ${no} does not exist. The deck has ${data.slides.lengt | exception | error | mcp, slides, validation, bounds |
| Markdown file not loaded: ${source.filepath} | exception | error | mcp, state, stale-data, filesystem |
| Cannot ${action} the first slide of the entry file: its fron | exception | error | mcp, headmatter, entry-file, configuration |
| Invalid YAML frontmatter: ${parsed.errors.map(e => e.message | exception | error | yaml, frontmatter, validation, mcp |
| Slide ${no} is out of sync with its source file. Try again. | exception | error | mcp, state, stale-data, consistency |
| Specify exactly one of `before` or `after`. | exception | error | mcp, validation, move, arguments |
| The `before`/`after` anchor must be a different slide than ` | exception | error | mcp, validation, move, arguments |
| Cannot move a slide across markdown files: slide ${from} is | exception | error | mcp, move, src-imports, multi-file |
| Slide ${from} is out of sync with its source file. Try again | exception | error | mcp, state, stale-data, move, consistency |
| Slide ${anchorNo} is out of sync with its source file. Try a | exception | error | mcp, state, stale-data, move, consistency |
| Nothing to update: provide at least one of `content`, `note` | exception | error | mcp, validation, arguments, update |
| Failed to resolve package "${importName}" | exception | critical | resolver, dependencies, install, node-modules |
| Failed to resolve package "${dep}" | exception | critical | resolver, dependencies, install, node-modules |
| Failed to resolve global package "${name}" | exception | critical | resolver, global, dependencies, install |
| Invalid ${type} name "${name}". Only valid npm package names | exception | error | resolver, theme, addon, validation, naming |
| [slidev] Cannot find roots without entry | exception | critical | resolver, bootstrap, entry, initialization |
| Magic Move block must contain at least one code block | exception | error | syntax, magic-move, codeblock, validation |
| Code snippet path escapes the project root: ${src} | validation | error | syntax, snippet, security, path-traversal |
| Code snippet path not found: ${src} | validation | error | syntax, snippet, filesystem, missing-file |
| [Slidev] Internal error: <script setup> block not found in s | exception | critical | slidev, vite-plugin, internal-error, build-pipeline, markdown |
| Package "${pkg}" not found in "${importer}" | exception | error | slidev, monaco, dependency-resolution, node-modules, vitefu |
| [slidev] Failed to load "${PWA_PACKAGE}", which is required | exception | error | slidev, pwa, optional-dependency, peer-dependency, config |
| No active slide project found. | exception | error | slidev, vscode, language-model-tools, copilot, active-project |
| No content found for slide number ${input.slideNo} in entry: | exception | error | slidev, vscode, language-model-tools, validation, out-of-range |
| No slide found with title: "${input.title}". | exception | error | slidev, vscode, language-model-tools, string-matching, exact-match |
| entrySlidePath is required. | validation | error | slidev, vscode, language-model-tools, validation, required-parameter |
| No active slide entry found. Please set an active slide entr | exception | error | slidev, vscode, language-model-tools, active-entry, state |
| No project found for entry: ${entry}. All entries: ${formatL | exception | error | slidev, vscode, language-model-tools, entry-resolution, path |
| Multiple projects found for entry: ${entry}. Please specify | exception | error | slidev, vscode, language-model-tools, entry-resolution, ambiguous-match |
| [slidev] The length of stepRanges does not match the length | exception | critical | slidev, vue-component, internal-error, shiki-magic-move, version-skew |