ErrLookup › vuejs/core
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. · TypeScript · 319 source files
Analyzed at a2b40db9a8 on 2026-08-12. 20 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| [@vue/compiler-core] decodeEntities option is required in br | exception | error | vue, compiler-core, browser-build, html-entities, configuration |
| [@vue/compiler-sfc] <script> and <script setup> must have th | exception | error | vue, compiler-sfc, script-setup, sfc, configuration |
| [@vue/compiler-sfc] SFC contains no <script> tags. | exception | error | vue, compiler-sfc, sfc, script-setup, configuration |
| [@vue/compiler-sfc] `modules` option is not supported in the | exception | error | vue, compiler-sfc, css-modules, browser-build, configuration |
| [@vue/compiler-sfc] `modules` option can only be used with c | exception | error | vue, compiler-sfc, css-modules, async, configuration |
| [@vue/compiler-sfc] Style preprocessing in the browser build | exception | error | vue, compiler-sfc, css-preprocessor, browser-build, configuration |
| [@vue/compiler-sfc] Template preprocessing in the browser bu | exception | error | vue, compiler-sfc, template-preprocessor, browser-build, configuration |
| [vue/compiler-sfc] globalTypeFiles requires fs access. | exception | error | vue, compiler-sfc, typescript, resolvetype, filesystem, configuration |
| Failed to load TypeScript, which is required for resolving i | exception | error | vue, compiler-sfc, typescript, resolvetype, dependencies, configuration |
| Failed to load TypeScript for resolving imported types. | exception | error | vue, compiler-sfc, typescript, resolvetype, dependencies, debugging |
| Invalid async component load result: ${comp} | exception | error | vue, runtime-core, async-component, defineasynccomponent, dynamic-import |
| ${key} compat has been disabled. | exception | error | vue, runtime-core, migration-build, compat, deprecation, configuration |
| On-the-fly template compilation is not supported in the ESM | exception | error | vue, server-renderer, ssr, esm-build, template-compilation, configuration |
| ESM build of renderToStream() does not support renderToNodeS | exception | error | vue, server-renderer, ssr, esm-build, streams, configuration |
| ReadableStream constructor is not available in the global sc | exception | error | vue, server-renderer, ssr, web-streams, node-version, configuration |
| enum cache needs to be initialized before creating plugin | exception | error | vue, build-tooling, rollup, internal-scripts, const-enum |
| invalid target version: ${targetVersion} | exception | error | vue, release-script, semver, internal-scripts, cli |
| CI for the latest commit has not passed yet. Only run the re | exception | error | vue, release-script, ci, internal-scripts, automation |
| test case threw unexpected warnings:\n - ${nonAssertedWarnin | exception | error | vue, testing, vitest, warnings, test-infrastructure |
| Found the following treeshaking errors:\n\n- ${errors.join(' | exception | error | vue, build-tooling, tree-shaking, ci, bundle-size, internal-scripts |