ErrLookup › vitejs/vite
vitejs/vite
Next generation frontend tooling. It's fast! · TypeScript · ★ 82,180
Analyzed at 89620f09af on 2026-08-03. 107 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| { runtime: "${result.runtime}" } is not supported for assets | validation | error | plugin-legacy, render-built-url, html-assets, config |
| `renderLegacyChunks` and `renderModernChunks` cannot be both | validation | error | plugin-legacy, config, validation, options |
| Internal @vitejs/plugin-legacy error: discovered polyfills s | exception | critical | plugin-legacy, internal-error, polyfills, plugin-ordering |
| @vitejs/plugin-legacy does not support library mode. | validation | error | plugin-legacy, library-mode, config, incompatible |
| Internal @vitejs/plugin-legacy error: discovered polyfills f | exception | critical | plugin-legacy, internal-error, polyfills, code-splitting |
| No corresponding modern polyfill chunk found for ${htmlFilen | exception | error | plugin-legacy, polyfills, html, multi-page |
| No corresponding legacy polyfill chunk found for ${htmlFilen | exception | error | plugin-legacy, polyfills, html, legacy |
| No corresponding legacy entry chunk found for ${htmlFilename | exception | error | plugin-legacy, html, legacy-entry, plugin-ordering |
| external must be an array | validation | error | rolldown-config, watch-mode, external, internal-vite-build |
| Could not find original file for ${prefix}${index} in ${chun | exception | critical | rolldown-config, internal-error, import-meta-url, build-pipeline |
| Unsupported output format ${outputOptions.format} | validation | error | rolldown-config, output-format, import-meta-url, internal-vite-build |
| [module runner] Dynamic access of "import.meta.env" is not s | exception | error | module-runner, import-meta-env, ssr, static-analysis |
| [module runner] "import.meta.resolve" is not supported. | exception | error | module-runner, import-meta-resolve, ssr, node-environment |
| [module runner] "import.meta.glob" is statically replaced du | exception | error | module-runner, import-meta-glob, ssr, transform, no-external |
| HMR is not supported by this runner transport, but `hmr` opt | validation | error | module-runner, hmr, transport, config |
| Vite module runner has been closed. | exception | error | module-runner, lifecycle, close, ssr |
| Module "${url}" was mistakenly invalidated during fetch phas | exception | critical | module-runner, race-condition, cache, ssr, hmr |
| [module runner] Failed to load "${url}"${importer ? ` import | exception | error | module-runner, module-loading, ssr, transport, missing-module |
| [module runner] HMR client was closed. | exception | error | module-runner, hmr, lifecycle, close, callback |
| Cannot use "sourcemapInterceptor: 'node'" because global "pr | validation | error | module-runner, sourcemap, node-environment, process-global |
| Cannot use "sourcemapInterceptor: 'node'" because "process.s | validation | critical | sourcemap, node-version, module-runner, runtime |
| Invalid environment name "${name}". Environment names must o | validation | error | environment, config, validation, naming |
| No environment found | exception | critical | build, environment, config, plugin |
| Either "build.lib.entry" or the top-level "input" option is | validation | error | build, library-mode, config, entry |
| rolldownOptions.input should not be an html file when buildi | validation | error | build, ssr, entry, config |
| When "build.cssCodeSplit: false" is set, "rolldownOptions.in | validation | error | build, css, config, entry |
| Vite does not support "rolldownOptions.output.file". Please | validation | error | build, output, config, rolldown |
| Name in package.json is required if option "build.lib.fileNa | validation | error | build, library-mode, package-json, output |
| Multiple entry points are not supported when output formats | validation | error | build, library-mode, umd, output |
| Option "build.lib.name" is required when output formats incl | validation | error | build, library-mode, umd, config |
| Entries in "build.rolldownOptions.output" must specify "name | validation | error | build, library-mode, umd, output, config |
| [vite]: Rolldown failed to resolve import "${exporter}" from | exception | error | build, resolve, dependency, external |
| { runtime: "${result.runtime}" } is not supported for assets | validation | error | build, assets, render-built-url, experimental |
| Environment "${name}" is not defined in the config. | validation | error | build, environment, config |
| HTTP server not available | exception | critical | dev-server, cli, http, config |
| `input` cannot contain glob characters. They are reserved, s | validation | error | config, input, glob, validation |
| Required environments configuration were stripped out in the | exception | critical | config, environment, plugin, validation |
| The value passed to "base" option was malformed. It should b | validation | error | config, base, url, validation |
| Unsupported configLoader: ${configLoader}. Accepted values a | validation | error | config, config-loader, validation |
| config must export or return an object. | validation | error | config, validation, config-file |
| Failed to resolve ${JSON.stringify(id)}. This package is ESM | exception | error | esm, cjs, config, interop, resolution |
| import.meta.resolve is not supported in CJS config files | exception | error | esm, cjs, config, import-meta |
| "local" cannot be used as a mode name because it conflicts w | validation | error | env, config, mode, validation |
| envPrefix option contains value '', which could lead unexpec | validation | error | env, config, security, validation |
| Port ${port} is already in use | exception | error | server, network, port, config |
| No available ports found between ${startPort} and ${MAX_PORT | exception | error | server, network, port, resource-exhaustion |
| The following dependencies are imported but could not be res | exception | error | optimizer, resolution, dependencies, install |
| Can not commit a Deps Optimization run as it was cancelled | exception | error | optimizer, internal, race-condition, cache |
| The build was canceled | exception | warning | optimizer, internal, race-condition, cancellation |
| Unable to parse: ${filePath}. | exception | error | optimizer, parsing, dependencies, esbuild-options |
| Vite Internal Error: registerMissingImport is not supported | exception | error | optimizer, environment-api, internal, ssr |
| Not implemented | exception | error | optimizer, plugin, esbuild, rolldown, interop |
| Not implemented property: ${prop} | exception | error | optimizer, plugin, esbuild, rolldown, interop |
| not implemented | exception | error | optimizer, plugin, esbuild, rolldown, interop |
| Could not resolve "${peerDep}" imported by "${parentDep}". I | exception | error | optimizer, peer-dependency, resolution, dependencies |
| ${this.name} environment.pluginContainer called before initi | exception | error | optimizer, scan, environment-api, initialization, internal |
| failed to resolve rolldownOptions.input value: ${JSON.string | exception | error | config, dep-optimizer, entry, resolve |
| invalid rolldownOptions.input value. | validation | error | config, type-guard, entry |
| oxc transform error | exception | error | dep-optimizer, oxc, transform, syntax, typescript |
| ?url is not supported with CSS modules. (tried to import ${J | validation | error | css, css-modules, url-import, import |
| HTML proxy index in "${id}" not found | exception | error | css, html-proxy, internal, hmr |
| css content for ${JSON.stringify(id)} was not found | exception | error | css, build, url-import, asset |
| Failed to load PostCSS config: ${e} | exception | error | css, postcss, config, dependency |
| base or replace is required | validation | error | css, postcss, internal, url |
| Preprocessor dependency "${lang}" not found. Did you install | exception | error | css, preprocessor, sass, less, dependency |
| Unknown lang: ${lang} | exception | error | css, lightningcss, internal, preprocessor |
| Unsupported dependency type: ${dep.type} | exception | error | css, lightningcss, internal, version-mismatch |
| Unsupported target "${e}" | validation | error | css, lightningcss, build-target, config |
| Unsupported target "${entry}" | validation | error | css, lightningcss, build-target, config |
| Name in package.json is required if option "build.lib.cssFil | validation | error | css, library-build, config, package-json |
| oxc transform error | exception | error | define, oxc, transform, config, syntax |
| Failed to load `transformWithEsbuild`. It is deprecated and | exception | error | esbuild, oxc, deprecation, dependency, transform |
| No matching HTML proxy module found from ${id} | exception | error | html, html-proxy, internal, hmr |
| Cannot import non-asset file ${specifier} which is inside /p | exception | error | public, import, asset, config |
| In virtual modules, all globs must start with '/' | exception | error | import-meta-glob, virtual-module, config |
| Invalid glob: "${glob}" (resolved: "${resolved}"). It must s | exception | error | import-meta-glob, resolve, config |
| Package subpath '${relativeId}' is not defined by "exports" | exception | error | resolve, exports, package-json, dependency |
| terser not found. Since Vite v3, terser has become an option | exception | error | build, terser, minify, optional-dependency, dependency |
| Failed to decode base64-encoded data URL, Buffer and atob ar | exception | error | wasm, runtime, asset-inline, browser-support |
| Failed to parse WASM file "${wasmFilePath}": ${(e as Error). | exception | error | wasm, build, toolchain, node-version |
| Circular worker imports detected. Vite does not support it. | exception | error | worker, circular-import, bundle, dependency-graph |
| The directory "${clientOutDir}" does not exist. Did you buil | exception | error | preview, build, cli, outdir |
| Cannot print server URLs before server is listening. | exception | error | preview, server, lifecycle, printurls |
| currently full bundle mode is only available for client envi | exception | error | dev-server, bundled-dev, environment, experimental |
| multiple output options are not supported in dev mode | exception | error | dev-server, bundled-dev, rolldown, output, config |
| client ID conflict detected. Please restart the dev server. | exception | error | hmr, dev-server, bundled-dev, hot-channel, client |
| Environment "${name}" is not defined in the config. | exception | error | environment, config, dev-server |
| fetchModule is disabled in this environment | exception | error | environment, fetchmodule, hot-channel, dev-server |
| FetchableDevEnvironment requires a global `Request` and `Res | exception | error | environment, fetch-api, node-version, runtime |
| FetchableDevEnvironment requires a `handleRequest` method du | exception | error | environment, fetch-api, config, validation |
| FetchableDevEnvironment `dispatchFetch` must receive a `Requ | exception | error | environment, fetch-api, type-guard, validation |
| FetchableDevEnvironment `context.handleRequest` must return | exception | error | environment, fetch-api, type-guard, validation |
| There is already a server associated with the config. | exception | error | dev-server, config, lifecycle, singleton |
| Config was resolved for a "build", expected a "serve" comman | exception | error | dev-server, config, command, validation |
| Cannot print server URLs in middleware mode. | exception | error | dev-server, middleware-mode, printurls, config |
| Cannot print server URLs before server.listen is called. | exception | error | dev-server, lifecycle, printurls, listen |
| Cannot call server.listen in middleware mode. | exception | error | server, middleware-mode, dev-server |
| [vite] transform failed for module '${url}'${importer ? ` im | exception | error | ssr, transform, module-runner, plugins |
| ssrLoadModule requires the 'ssr' environment to be a runnabl | exception | error | ssr, environment, module-runner, api-migration |
| Cannot deep clone non-plain object | exception | error | config, serialization, deep-clone |
| Cannot merge config in form of callback | exception | error | config, merge, defineconfig |
| invalid hot.accept() usage. | exception | error | hmr, client, api-usage |
| transport must implement send and connect when invoke is not | exception | error | module-runner, transport, rpc, configuration |
| send was called before connect | exception | error | module-runner, transport, connection, ordering |
| invoke was called before connect | exception | error | module-runner, transport, connection, rpc |
| [vite] The requested module '${rawId}' does not provide an e | exception | error | ssr, esm, imports, named-exports |
| [vite] Named export '${lastBinding}' not found. The requeste | exception | error | ssr, commonjs, imports, named-exports, interop |