ErrLookup › nodejs/node
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨ · JavaScript · 13,835 source files
Analyzed at 1b2de5e052 on 2026-08-13. 641 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The programmatic API was removed in npm v8.0.0 | exception | critical | npm, api, breaking-change, programmatic, require |
| Cannot use --no-workspaces and --workspace at the same time | exception | error | workspaces, config-validation, cli, monorepo |
| Please provide only one of ${flagList} | exception | error | config-validation, aliases, cli, flags |
| Unknown positional argument: ${extra} | exception | error | cli, arguments, usage, positional |
| ${argv[2]} not recognized | exception | warning | completion, access, cli, shell |
| As of npm@5, the npm cache self-heals from corruption issues | exception | warning | cache, cli, deprecation, guardrail |
| `${baseKey}` is not a valid npm option | exception | error | config, cli, validation, npmrc |
| The `${baseKey}` option is deprecated, and cannot be set in | exception | error | config, deprecated, cli, npmrc |
| The ${key} option is protected, and cannot be retrieved in t | exception | warning | config, security, secrets, cli, auth |
| invalid version range: ${spec} | exception | error | semver, deprecate, cli, registry |
| Tag name must not be a valid SemVer range: ${t} | exception | error | dist-tag, semver, cli, publishing |
| ${tag} is not a dist-tag on ${spec.name} | exception | error | dist-tag, cli, registry, publishing |
| No dist-tags found for ${spec.name} | exception | error | dist-tag, registry, cli, publishing |
| Some problems found. Check logs or disable silent mode for r | exception | error | doctor, cli, silent, loglevel |
| Some problems found. See above for recommendations. | exception | error | doctor, cli, health-check |
| Add ${this.npm.globalBin} to your $PATH | exception | error | doctor, path, environment, global |
| Install git and ensure it's in your PATH. | exception | error | doctor, git, environment, dependencies |
| No dependencies found matching ${args.join(', ')} | exception | error | explain, dependencies, cli, dependency-tree |
| help process exited with code: ${err.code} | exception | warning | help, man, cli, spawn, viewer |
| ${argv[2]} not recognized | exception | warning | completion, install-scripts, cli, shell |
| ${argv[2]} not recognized | exception | info | npm, org, shell-completion, cli |
| First argument `orgname` is required. | exception | error | npm, org, argument-validation, cli |
| Second argument `username` is required. | exception | error | npm, org, argument-validation, cli |
| Third argument `role` must be one of `owner`, `admin`, or `d | exception | error | npm, org, argument-validation, cli |
| Invalid package, must have name and version | exception | error | npm, pack, manifest, package-json, validation |
| ${argv[2]} not recognized | exception | info | npm, profile, shell-completion, cli |
| Unknown profile command: ${subcmd} | exception | error | npm, profile, argument-validation, cli |
| npm profile set <prop> <value> | exception | error | npm, profile, argument-validation, cli |
| npm profile set password Do not include your current or new | exception | error | npm, profile, security, password, cli |
| "${prop}" is not a property we can set. Valid properties are | exception | error | npm, profile, argument-validation, cli |
| Tag name must not be a valid SemVer range: ${defaultTag.trim | exception | error | npm, publish, semver, dist-tag, config, cli |
| You must specify a tag using --tag when publishing a prerele | exception | error | publish, semver, dist-tag, npm-cli, prerelease |
| You cannot publish over the previously published versions: $ | exception | error | publish, version-conflict, registry, npm-cli |
| Cannot implicitly apply the "latest" tag because previously | exception | error | publish, semver, dist-tag, downgrade, npm-cli |
| `npm rebuild` only supports SemVer version/range specifiers | exception | error | rebuild, npa, semver, npm-cli, argument-validation |
| Missing script: "${event}"${suggestions} To see a list of s | exception | error | run-script, package-json, npm-cli, argument-validation |
| search must be called with arguments | exception | error | search, argument-validation, npm-cli |
| Could not read package.json from tarball | exception | error | stage, tarball, package-json, npm-cli, registry |
| ${argv[2]} not recognized | exception | warning | team, completion, argument-validation, npm-cli |
| ${argv[2]} not recognized | exception | warning | token, completion, argument-validation, npm-cli |
| Token ID "${id}" was ambiguous, a new token may have been cr | exception | error | token, revoke, ambiguous, npm-cli, auth |
| Unknown token id or value "${id}". | exception | error | token, revoke, not-found, npm-cli, auth |
| vcs-origin must not include a scheme (e.g., use 'github.com/ | exception | error | trust, circleci, vcs-origin, argument-validation, oidc |
| vcs-origin must be in format 'provider/owner/repo' | exception | error | trust, circleci, vcs-origin, argument-validation, oidc |
| Package name must be specified either as an argument or in p | exception | error | trust, circleci, package-name, argument-validation, oidc |
| org-id is required | exception | error | trust, circleci, required-flag, argument-validation, oidc |
| project-id is required | exception | error | trust, circleci, required-flag, argument-validation, oidc |
| pipeline-definition-id is required | exception | error | trust, circleci, required-flag, argument-validation, oidc |
| vcs-origin is required | exception | error | trust, circleci, required-flag, vcs-origin, argument-validation, oidc |
| ${this.constructor.providerEntity} must be specified in the | exception | error | trust, github, entity, argument-validation, oidc |
| GitHub Actions workflow must be just a file not a path | exception | error | trust, github, workflow, argument-validation, oidc |
| ${this.constructor.providerEntity} must be specified in the | exception | error | validation, trust, gitlab, cli-args |
| GitLab CI/CD pipeline file must be just a file not a path | exception | error | validation, trust, gitlab, cli-args, filepath |
| Package name must be specified either as an argument or in t | exception | error | validation, trust, cli-args, package-json |
| Package name must be specified either as an argument or in t | exception | error | validation, trust, cli-args, package-json |
| ID of the trusted relationship to revoke must be specified w | exception | error | validation, trust, cli-args |
| Must provide a package name to remove | exception | error | validation, uninstall, cli-args |
| Cannot use view command in global mode. | exception | error | validation, view, global, cli-args |
| Invalid package.json, no "name" field | exception | error | validation, view, package-json |
| Workspaces not supported for global packages | exception | error | validation, workspaces, global, config |
| User cancelled operation | exception | warning | trust, confirmation, user-input, cli-args |
| At least one permission flag is required (--allow-publish, - | exception | error | validation, trust, cli-args, permissions |
| Package name must be specified either as an argument or in p | exception | error | validation, trust, cli-args, package-json |
| ${providerFile} must be specified with the file option | exception | error | validation, trust, cli-args |
| ${providerFile} must end in .yml or .yaml | exception | error | validation, trust, cli-args, yaml |
| Repository in package.json is not a ${providerEntity} | exception | error | validation, trust, package-json, repository |
| ${providerEntity} must be specified with ${entityKey} option | exception | error | validation, trust, cli-args, package-json, repository |
| ${providerEntity} must be specified with ${entityKey} option | exception | error | validation, trust, cli-args, repository |
| No workspaces found${msg} | exception | error | validation, workspaces, monorepo, cli-args |
| Invalid URL: ${url} | exception | error | validation, url, security, browser, config |
| canceled | exception | info | npm, cli, interactive, cancellation, auth |
| ${fieldName} must be a valid UUID | validation | error | npm, validation, uuid, registry-api, input-validation |
| found no installed dependencies to audit | exception | warning | npm, audit, signatures, supply-chain, dependencies |
| found no dependencies to audit that were installed from a su | exception | warning | npm, audit, signatures, supply-chain, registry, config |
UND_ERR_INVALID_ARG invalid url | validation | error | undici, validation, url, argument, http |
UND_ERR_INVALID_ARG invalid opts | validation | error | undici, connect, tunnel, validation, argument |
UND_ERR_SOCKET bad connect | exception | error | undici, connect, tunnel, proxy, socket, network, protocol |
UND_ERR_INVALID_ARG invalid opts | validation | error | undici, pipeline, stream, validation, argument |
UND_ERR_INVALID_RETURN_VALUE expected Readable | validation | error | undici, pipeline, stream, readable, return-value, validation |
UND_ERR_INVALID_ARG invalid opts | validation | error | undici, request, validation, argument, http |
UND_ERR_INVALID_ARG invalid opts | validation | error | undici, stream, validation, argument |
UND_ERR_INVALID_RETURN_VALUE expected Writable | validation | error | undici, stream, writable, return-value, runtime |
UND_ERR_INVALID_ARG invalid opts | validation | error | undici, upgrade, validation, argument, websocket |
UND_ERR_SOCKET bad upgrade | exception | error | undici, upgrade, socket, websocket, protocol, network, runtime |
UND_ERR_NOT_SUPPORTED Not supported error | exception | warning | undici, fetch, formdata, not-supported, body |
| MemoryCacheStore options must be an object | validation | error | undici, cache, memory-cache-store, validation, configuration |
| MemoryCacheStore options.maxCount must be a non-negative int | validation | error | undici, cache, memory-cache-store, validation, configuration |
| MemoryCacheStore options.maxSize must be a non-negative inte | validation | error | undici, cache, memory-cache-store, validation, configuration |
| MemoryCacheStore options.maxEntrySize must be a non-negative | validation | error | undici, cache, memory-cache-store, validation, configuration |
| expected key to be object, got ${typeof key} | validation | error | cache, validation, type-error, undici |
| SqliteCacheStore options must be an object | validation | error | cache, sqlite, validation, constructor, undici |
| SqliteCacheStore options.maxEntrySize must be a non-negative | validation | error | cache, sqlite, validation, numeric, undici |
| SqliteCacheStore options.maxEntrySize must be less than 2gb | validation | error | cache, sqlite, validation, limits, undici |
| SqliteCacheStore options.maxCount must be a non-negative int | validation | error | cache, sqlite, validation, numeric, undici |
| expected key to be object, got ${typeof key} | validation | error | cache, sqlite, validation, type-error, undici |
UND_ERR_INVALID_ARG maxCachedSessions must be a positive integer or zero | validation | error | tls, connect, validation, numeric, undici |
UND_ERR_INVALID_ARG path must be a string | validation | error | request, validation, type-error, undici |
UND_ERR_INVALID_ARG socket is required | exception | error | socks5, proxy, api-misuse, validation, constructor |
UND_ERR_SOCKS5_VERSION Invalid SOCKS version: ${version} | exception | error | socks5, proxy, protocol, network, config |
UND_ERR_SOCKS5_AUTH_REJECTED No acceptable authentication method | exception | error | socks5, proxy, authentication, config, protocol |
UND_ERR_SOCKS5_AUTH_METHOD Unsupported authentication method: ${method} | exception | error | socks5, proxy, authentication, protocol, compatibility |
UND_ERR_SOCKS5_AUTH_VERSION Invalid auth sub-negotiation version: ${version} | exception | error | socks5, proxy, authentication, protocol, rfc-1929 |
UND_ERR_SOCKS5_AUTH_FAILED Authentication failed | exception | error | socks5, proxy, authentication, credentials, network |
UND_ERR_SOCKS5_REPLY_VERSION Invalid SOCKS version in reply: ${version} | exception | error | socks5, proxy, protocol, network, state-machine |
UND_ERR_SOCKS5_ADDR_TYPE Invalid address type in reply: ${addressType} | exception | error | socks5, proxy, protocol, validation, network |
UND_ERR_SOCKS5_REPLY_${reply} SOCKS5 connection failed: ${errorMessage} | exception | error | socks5, proxy, network, connectivity, config |
UND_ERR_INVALID_ARG Domain name too long (max 255 bytes) | exception | error | socks5, proxy, validation, rfc-1928, address |
| key must be ascii string | exception | error | headers, unicode, validation, undici |
| Query params cannot be passed when url already contains "?" | exception | error | url, query-string, validation, undici |
UND_ERR_INVALID_ARG Invalid URL protocol: the URL must start with `http:` or `https:`. | exception | error | url, validation, undici, scheme |
| expected headers to be an array | validation | error | headers, validation, undici, typeerror |
UND_ERR_INVALID_ARG factory must be a function. | validation | error | undici, agent, factory, constructor, validation |
UND_ERR_MAX_ORIGINS_REACHED Maximum allowed origins reached | exception | error | undici, agent, maxorigins, dispatch, limits |
UND_ERR_INVALID_ARG factory must be a function. | validation | error | undici, balanced-pool, factory, constructor, validation |
UND_ERR_BPL_MISSING_UPSTREAM No upstream has been added to the BalancedPool | exception | error | undici, balanced-pool, upstream, dispatch, validation |
UND_ERR_SOCKET destroyed | exception | error | undici, client, socket, destroyed, lifecycle, network |
UND_ERR_REQ_CONTENT_LENGTH_MISMATCH Request body length does not match content-length header | exception | error | undici, client-h1, content-length, blob, body, validation |
UND_ERR_REQ_CONTENT_LENGTH_MISMATCH Request body length does not match content-length header | exception | error | undici, client-h2, http2, content-length, blob, body |
UND_ERR_INVALID_ARG http module not available or http.maxHeaderSize invalid | validation | critical | undici, client, http-module, environment, maxheadersize |
UND_ERR_INVALID_ARG invalid callback | validation | error | undici, dispatcher, lifecycle, validation, callback |
UND_ERR_DESTROYED The client is destroyed | exception | error | undici, dispatcher, lifecycle, destroyed, state-error |
UND_ERR_CLOSED The client is closed | exception | error | undici, dispatcher, lifecycle, closed, state-error |
| not implemented | exception | critical | undici, dispatcher, abstract, api-misuse, not-implemented |
| invalid interceptor, expected function received ${typeof int | validation | error | undici, dispatcher, interceptor, compose, typeerror |
| invalid interceptor | validation | error | undici, dispatcher, interceptor, compose, typeerror, arity |
UND_ERR_INVALID_ARG Argument dispatcher must implement dispatch | validation | error | undici, dispatcher, wrapper, validation, legacy |
UND_ERR_INVALID_ARG h2c-client: Only h2c protocol is supported | validation | error | undici, h2c, http2, url, invalid-arg |
UND_ERR_INVALID_ARG invalid connections | validation | error | undici, pool, config, invalid-arg |
UND_ERR_INVALID_ARG Proxy URL is mandatory | validation | error | undici, proxy, http-proxy, invalid-arg |
| Proxy opts.clientFactory must be a function. | exception | error | undici, proxy, proxy-agent, factory, invalid-arg |
| opts.auth cannot be used in combination with opts.token | exception | error | undici, proxy, proxy-agent, auth, invalid-arg |
| Proxy-Authorization should be sent in ProxyAgent constructor | exception | error | undici, proxy, proxy-agent, security, headers, invalid-arg |
| invalid connections | exception | error | undici, round-robin-pool, config, invalid-arg |
| factory must be a function. | exception | error | undici, round-robin-pool, factory, invalid-arg |
| connect must be a function or an object | exception | error | undici, round-robin-pool, connect, tls, invalid-arg |
| Proxy URL is mandatory | exception | error | undici, proxy, socks5, invalid-arg |
| Proxy URL must use socks5:// or socks:// protocol | exception | error | undici, proxy, socks5, url, invalid-arg |
| Argument agent must implement Agent | exception | error | undici, global, dispatcher, invalid-arg |
| callback must be a function | exception | error | undici, cache, handler, invalid-arg, typeerror |
| handler must be an object | exception | error | undici, handler, decorator, deprecated, invalid-arg, typeerror |
| maxRedirections must be a positive number | exception | error | undici, http, redirect, configuration, validation |
| throwOnMaxRedirect must be a boolean | exception | error | undici, http, redirect, configuration, validation, boolean |
| max redirects | exception | warning | undici, http, redirect, runtime-condition |
| Redirect loop detected. Cannot redirect to ${origin}. This t | exception | error | undici, http, redirect, cross-origin, client-pool, agent |
| ${optionName} must be an array | exception | error | undici, http, redirect, headers, configuration, validation |
| ${optionName} must contain header names | exception | error | undici, http, redirect, headers, configuration, validation |
| Content-Length mismatch | exception | error | undici, http, retry, range, partial-content, resume |
| server does not support the range header and the payload was | exception | error | undici, http, retry, range, partial-content, resume |
| Content-Range mismatch | exception | error | undici, http, retry, range, content-range, resume |
| ETag mismatch | exception | error | undici, http, retry, etag, range, resume, data-integrity |
| Request failed | exception | error | undici, http, retry, internal, state-inconsistency |
| expected ${name} to be an array or undefined, got ${typeof o | exception | error | undici, http, cache, interceptor, configuration, validation |
| expected ${name}[${i}] to be a string or RegExp, got ${typeo | exception | error | undici, http, cache, interceptor, configuration, validation |
| expected type of opts to be an Object, got ${opts === null ? | exception | error | undici, http, cache, interceptor, configuration, validation |
| expected opts.cacheByDefault to be number or undefined, got | exception | error | undici, http, cache, interceptor, configuration, validation, ttl |
| expected opts.type to be shared, private, or undefined, got | exception | error | undici, http, cache, interceptor, configuration, validation |
| too many content-encodings in response: ${parts.length}, max | exception | error | undici, http, decompress, security, content-encoding, resource-exhaustion, cve |
| expected type of opts to be an Object, got ${opts === null ? | exception | error | undici, http, deduplicate, interceptor, configuration, validation |
| expected opts.methods to be an array, got ${typeof methods} | exception | error | undici, interceptor, deduplicate, validation, http-method, config |
| expected opts.methods to only contain safe HTTP methods, got | exception | error | undici, interceptor, deduplicate, http-method, idempotency, validation |
| expected opts.skipHeaderNames to be an array, got ${typeof s | exception | error | undici, interceptor, deduplicate, headers, validation, config |
| expected opts.excludeHeaderNames to be an array, got ${typeo | exception | error | undici, interceptor, deduplicate, headers, validation, config |
| expected opts.maxBufferSize to be a positive finite number, | exception | error | undici, interceptor, deduplicate, memory, validation, config |
| Invalid maxTTL. Must be a positive number | exception | error | undici, interceptor, dns, cache, validation, config, units |
| Invalid maxItems. Must be a positive number and greater than | exception | error | undici, interceptor, dns, cache, validation, config |
| Invalid affinity. Must be either 4 or 6 | exception | error | undici, interceptor, dns, ipv4, ipv6, validation, config |
| Invalid dualStack. Must be a boolean | exception | error | undici, interceptor, dns, dualstack, happy-eyeballs, validation, config |
UND_ERR_INVALID_ARG Invalid lookup. Must be a function | validation | error | undici, interceptor, dns, resolver, validation, config |
UND_ERR_INVALID_ARG maxSize must be a number greater than 0 | validation | error | undici, interceptor, dump, memory, validation, config |
UND_ERR_ABORTED Response size (${contentLength}) larger than maxSize (${this.#maxSize}) | exception | error | undici, interceptor, dump, response-size, abort, runtime, memory |
UND_ERR_INVALID_ARG Argument opts.agent must implement Agent | validation | error | undici, mock, mock-agent, dispatcher, validation, config |
UND_ERR 1 interceptor is pending:\n\n${pendingInterceptorsFormatter.format(pending)} | exception | error | undici, mock, mock-agent, test-assertion, interceptor, pending |
UND_ERR_INVALID_ARG options.operator must to be a case insensitive string equal to 'OR' or 'AND' | validation | error | undici, mock, call-history, filter, validation |
UND_ERR_INVALID_ARG Argument opts.agent must implement Agent | validation | error | undici, mock, validation, constructor, agent |
UND_ERR_INVALID_ARG waitInMs must be a valid integer > 0 | validation | error | undici, mock, validation, timing, interceptor |
UND_ERR_INVALID_ARG Argument opts.agent must implement Agent | validation | error | undici, mock, validation, constructor, agent, pool |
UND_MOCK_ERR_MOCK_NOT_MATCHED Mock dispatch not matched for path '${resolvedPath}' | exception | error | undici, mock, matching, path, mock-not-matched |
| --enable-v8windbg is incompatible with --without-bundled-v8. | validation | error | nodejs, configure, v8, build, flag-conflict |
| --v8-enable-hugepage is supported only on linux. | validation | error | nodejs, configure, v8, platform, linux, build |
| Only one of the --v8-enable-object-print or --v8-disable-obj | validation | error | nodejs, configure, v8, flag-conflict, build |
| Only one of the --v8-enable-temporal-support or --v8-disable | validation | error | nodejs, configure, v8, flag-conflict, temporal, build |
| --depfile requires --stamp and vice versa | validation | error | inspector-protocol, build, gn, gyp, flag-conflict |
| --depfile requires --stamp and vice versa | validation | error | inspector-protocol, build, gn, gyp, flag-conflict |
| Only relative paths are supported in includes | validation | error | inspector-protocol, pdl, path, build, validation |
| Unsupported libffi target {os_name}/{target_arch}. | validation | error | libffi, build, ffi, cross-compile, platform |
| Missing libffi target header: {ffitarget_src} | exception | error | libffi, build, ffi, missing-file, checkout |
| Unsupported host platform {sys.platform!r} | validation | error | libffi, build, ffi, platform, host-detect |
| Unable to determine target architecture for libffi headers | validation | error | libffi, build, ffi, cross-compile, arch-detect |
| Unable to locate a compiler for preprocessing assembly | exception | error | libffi, build, ffi, compiler, toolchain, environment |
| Unable to locate armasm64.exe | exception | error | libffi, build, ffi, windows, arm64, toolchain, msvc |
| Preprocessing failed: {command} | exception | error | libffi, build, ffi, preprocessor, subprocess, compiler |
| Assembly failed: {asm_command} | exception | error | libffi, build, ffi, arm64, assembler, windows, subprocess |
| Failed to find //buildtools directory for checkdeps | exception | error | v8, presubmit, buildtools, checkout, lint |
| {} not in roots {} | exception | error | v8, d8, android, adb, security, file-server |
| {} is not a file | exception | error | v8, d8, android, adb, missing-file |
| The operator "{expr.data}" is not supported | validation | error | v8, cppgc, cmake, codegen, grammar, lark |
| Unsupported arity {len(expr.children)} | validation | error | v8, cppgc, cmake, codegen, grammar, lark |
| Unimplemented platform: {platform.system()} | validation | error | platform, shell-detection, reclient, v8-build, windows |
| gn gen failed | exception | error | gn, ninja, build-config, v8-build, compile-commands |
| This appears to not be called from a recent v8 checkout | exception | error | v8gen, checkout, path-resolution, v8-build |
| Expected %d and got %d replacement(s) for pattern: %s | exception | error | codegen, regex, assertion, keywords, v8-build |
| Invalid name '%s' | validation | warning | web, validation, security, grokdump, path-traversal |
| Could not open dump '%s' | validation | warning | web, file-io, grokdump, permissions |
| unrecognized platform string "%s" | exception | error | mb, platform, swarming, buildbucket, v8-build |
| mb config file %s has problems: | exception | error | mb, config, validation, mixins, v8-build |
| args file "%s" not found | exception | error | mb, config, args-file, path, v8-build |
| Config "%s" not found in %s | exception | error | mb, config, lookup, v8-build |
| config file not found at %s | exception | error | mb, config, missing-file, v8-build |
| Failed to parse config file "%s": %s | exception | error | mb, config, parse-error, ast, v8-build |
| isolate map file not found at %s | exception | error | mb, isolate, missing-file, v8-build |
| Duplicate targets in isolate map files: %s. | exception | error | mb, isolate, duplicate, validation, v8-build |
| Failed to parse isolate map file "%s": %s | exception | error | mb, isolate, parse-error, ast, v8-build |
| Can not specific both -c/--config and -m/--builder-group or | exception | error | mb, args, mutual-exclusion, v8-build |
| Must specify either -c/--config or (-m/--builder-group and - | exception | error | mb, args, required-argument, v8-build |
| Builder groups name "%s" not found in "%s" | exception | error | mb, builder-group, lookup, v8-build |
| Builder name "%s" not found under builder_groups[%s] in "%s | exception | error | mb, builder, lookup, v8-build |
| Must specify a build --phase for %s on %s | exception | error | mb, phase, builder, v8-build |
| Phase %s doesn't exist for %s on %s | exception | error | mb, build-config, v8, gn, chromium |
| Must not specify a build --phase for %s on %s | exception | error | mb, build-config, v8, gn |
| Unknown mixin "%s" | exception | error | mb, build-config, v8, config-validation |
| args_file specified multiple times in mixins for %s on %s | exception | error | mb, build-config, v8, gn, config-validation |
| did not generate any of %s | exception | error | mb, isolate, ninja, build, v8, swarming |
| Cannot generate isolate for %s since it is an additional_com | exception | error | mb, isolate, v8, build-config, isolate-map |
| MB is expecting GN_ARGS to be in the environment | exception | error | mb, chromeos, environment, gn, v8 |
| GN_ARGS is missing target_os = "chromeos": (GN_ARGS=%s) | exception | error | mb, chromeos, gn, environment, validation |
| Error %s writing to the output path "%s" | exception | error | mb, filesystem, io, v8, error-handling |
| unknown compiler: %s | exception | error | wasm, parsing, v8, log-parsing, turbofan, liftoff |
| Could not generate pprof results | exception | error | profiling, perf, pprof, subprocess, chrome, v8 |
| Could not generate pprof results | exception | error | profiling, perf, pprof, subprocess, d8, v8 |
| Retried too often. Giving up. Reason: %s | exception | error | retry, release-tools, v8, resilience, error-handling |
| 'git %s' failed. | exception | error | git, release-tools, v8, retry, subprocess |
| Couldn't find curent branch. | exception | error | git, release-tools, v8, branch |
| Couldn't determine commit position for %s | exception | error | git, release-tools, v8, commit-position, footers |
| Unexpected json output: %s | http | error | http, prpc, release-tools, v8, auth, network |
| Got error while preparing results_regexp: parent.results_reg | exception | error | run-perf, regexp, config, v8, benchmarks |
| results_regexp at the wrong level. Regexp should not contain | exception | error | run-perf, regexp, config, v8, suite-tree |
| %s cannot have child configs. | exception | error | run-perf, suite-tree, v8, api-misuse |
| %s only allows TraceConfig and LeafTraceConfig as child conf | exception | error | v8, perf-test, configuration, tree-structure |
| Invalid suite configuration.%s | exception | error | v8, perf-test, configuration, unreachable |
| Invalid suite configuration. | exception | error | v8, perf-test, tree-structure, unreachable |
| Present value is %s | exception | error | v8, perf-test, aslr, privilege, linux |
| CPU cores have differing governor settings | exception | error | v8, perf-test, cpu, governor, linux |
| Could not set CPU governor. Present value is %s | exception | error | v8, perf-test, cpu, governor, privilege, linux |
| Internal error in a worker process. | exception | error | v8, testrunner, multiprocessing, worker, pool |
| Missing property '%s'. If you see this error in testing, yo | exception | error | v8, testrunner, build-config, gn, configuration |
| Unable to guess power processor version | exception | error | v8, testrunner, powerpc, platform-detection, linux |
| Unable to find a valid ninja output directory. | exception | error | v8, vim, ninja, build-output, tooling |
| Expected a single path argument. | exception | error | v8, vim, cli, arguments |
| Cannot find out dir, did you run build? | exception | error | node, addons, windows, build-output, configuration |
| This script does not support running with cygwin python. | exception | error | node, addons, windows, cygwin, environment |
| Error: Don't know how to unpack %s with extension %s | exception | error | node, configure, download, archive, icu |
| Internal error: "%s" is not in the --downloads list. Check n | exception | error | node, configure, download, internal-error, registration |
| Every filter in --filters must start with + or - ({filt} doe | validation | error | node, cpplint, linting, filters, configuration |
| Could not find pattern matching %s | exception | error | node, versioning, module-version, header, configuration |
| Could not find pattern matching %s | exception | error | nodejs, native-addons, build, napi, config |
| AddFileConfig: file "%s" not in project. | exception | error | gyp, msvs, visual-studio, project-generation, validation |
| expected string; got %r | validation | error | gyp, msvs, validation, type-check, settings |
| expected string list; got %r | validation | error | gyp, msvs, validation, type-check, list |
| expected bool; got %r | validation | error | gyp, msvs, msbuild, validation, boolean, type-check |
| unrecognized enumerated value %s | validation | error | gyp, msbuild, enumeration, validation, settings |
| index value (%d) not in expected range [0, %d) | validation | error | gyp, msvs, enumeration, validation, range |
| converted value for %s not specified. | validation | error | gyp, msvs, msbuild, enumeration, deprecation, migration |
| value must be one of [0, 1, 2]; got %s | validation | error | gyp, msvs, msbuild, enumeration, preprocess, validation |
| %s is missing - make sure VC++ tools are installed. | exception | error | gyp, msvs, visual-studio, windows, toolchain, environment |
| GYP_MSVS_OVERRIDE_PATH requires GYP_MSVS_VERSION to be set t | validation | error | gyp, msvs, environment-variables, visual-studio, config |
| Could not locate Visual Studio installation. | exception | error | gyp, msvs, visual-studio, windows, toolchain, detection |
| %s: error: no build_file | exception | error | gyp, cli, usage, build-file, config |
| Could not automatically locate src directory. This isa temp | exception | error | gyp, cli, depth, chromium, build-file, config |
| Invalid config specified via --build: %s | exception | error | gyp, build, configurations, validation, cli |
| CycleError: cycle involving: %s | exception | error | gyp, dependency-graph, cycle, topological-sort, validation |
| Not enough arguments | exception | error | gyp, flock, cli, arguments, build |
| Unable to open file %s | exception | error | gyp, analyzer, config, file-io, json, validation |
| Unable to parse config file %s%s | exception | error | gyp, analyzer, json, config, parse-error |
| config_path must be a JSON file containing a dictionary | exception | error | gyp, analyzer, json, config, schema |
| Must specify files to analyze via config_path generator flag | exception | error | gyp, analyzer, config, required-field |
| --generator_output not implemented for eclipse | exception | error | gyp, eclipse, unsupported-option, generator-output |
| Appending "%s" to a non-list setting "%s" for tool "%s" is n | exception | error | gyp, msvs, tool-settings, type-mismatch, windows |
| Invalid MSVS guid: "%s". Must match regex: "%s". | exception | error | gyp, msvs, guid, validation, windows |
| Target type %s is not a valid target type for target %s in % | exception | error | gyp, msvs, target-type, validation, windows |
| Missing type field for target %s in %s. | exception | error | gyp, msvs, target-type, missing-field, windows |
| Multiple module definition files in one target, target %s li | exception | error | gyp, msvs, module-definition, def-file, windows, linker |
| Missing input files:\n%s | exception | warning | gyp, msvs, missing-sources, windows, filesystem |
| %s requires any SDK of %s version, but none were found | exception | error | gyp, msvs, windows-sdk, environment, msbuild, windows |
| Unhandled output type %s | exception | error | gyp, ninja, target-type, validation |
| ninja not found in PATH | exception | error | gyp, ninja, environment, path, dependency-missing |
| Multiple toolsets not supported in xcode build (target %s) | exception | error | gyp, xcode, toolset, macos, unsupported |
| Key '%s' repeated at level %s with key path '%s' | exception | error | gyp, input, duplicate-key, validation, config |
| Unknown AST node at key path '%s': %s | exception | error | gyp, input, ast, type-error, config |
| %s not found (cwd: %s) | exception | error | gyp, input, file-not-found, filesystem, config |
| %s does not evaluate to a dictionary. | exception | error | gyp, input, schema, config, validation |
| %s must not contain included_files key | exception | error | gyp, input, reserved-key, config, validation |
| Unable to find targets in build file %s | exception | error | gyp, input, schema, target-defaults, config, validation |
| | cannot handle absolute paths, got "%s" | exception | error | gyp, paths, build-config, response-file |
| Error importing pymod_do_mainmodule (%s): %s | exception | error | gyp, python-import, pymod-do-main, build-config |
| Unknown command string '%s' in '%s'. | exception | error | gyp, command-expansion, build-config, syntax |
| %s while executing command '%s' in %s | exception | error | gyp, subprocess, command-expansion, environment, build-config |
| Call to '%s' returned exit status %d while in %s. | exception | error | gyp, subprocess, command-expansion, exit-code, build-config |
| Undefined variable %s in %s | exception | error | gyp, variables, undefined, build-config, expansion |
| Variable %s must expand to a string or list of strings; list | exception | error | gyp, variables, type-check, list, build-config |
| Variable %s must expand to a string or list of strings; foun | exception | error | gyp, variables, type-check, build-config, expansion |
| %s must be a list | exception | error | gyp, conditions, syntax, build-config, type-check |
| %s %s must be at least length 2, not %s | exception | error | gyp, conditions, syntax, build-config |
| %s %s must be followed by a dictionary, not %s | exception | error | gyp, conditions, syntax, type-check, build-config |
| {conditions_key} {cond_expr} has {len(condition) - i} unexpe | exception | error | gyp, conditions, syntax, build-config |
| Variable expansion in this context permits str and int only, | validation | error | gyp, conditions, type-check, expansion, build-config |
| while evaluating condition '{cond_expr_expanded}' in {build_ | exception | error | gyp, conditions, name-error, eval, build-config |
| Variable expansion in this context permits str and int only, | validation | error | gyp, variables, type-check, expansion, build-config |
| Unknown type {value.__class__.__name__} for {key} | validation | error | gyp, type-check, syntax, build-config |
| Variable expansion in this context permits strings and lists | validation | error | gyp, variables, type-check, list, build-config |
| Unknown type {item.__class__.__name__} at index {index} | validation | error | gyp, type-check, list, syntax, build-config |
| Duplicate target definitions for {target_name} | exception | error | gyp, targets, duplicate, build-config |
| Found {dependency} in {dependency_key} of {target}, but not | exception | error | gyp, dependencies, build-config, consistency |
| Found wildcard in {dependency_key} of {target} referring to | exception | error | gyp, dependency-graph, wildcard, build-config, validation |
| Missing 'target_name' field in target. | exception | error | gyp, target-spec, validation, build-config |
| Missing 'type' field in target %s | exception | error | gyp, target-spec, validation, build-config |
| Dependency '%s' not found while trying to load target %s | exception | error | gyp, dependency-graph, validation, build-config |
| Cycles in dependency graph detected: {cycles} | exception | error | gyp, dependency-graph, cycle, circular-dependency, build-config |
| Dependency '%s' not found | exception | error | gyp, dependency-graph, build-config, validation |
| Cycles in .gyp file dependency graph detected: {cycles} | exception | error | gyp, dependency-graph, cycle, circular-dependency, build-config |
| DoDependentSettings doesn't know how to determine dependenci | exception | error | gyp, internal-api, settings, build-config |
| Attempt to merge list item of unsupported type {item.__class | validation | error | gyp, merge, type-error, validation, build-config |
| Attempt to merge dict value of type {v.__class__.__name__} i | validation | error | gyp, merge, type-error, validation, build-config |
| Incompatible list policies {k} and {list_incompatible} | exception | error | gyp, merge, list-policy, validation, build-config |
| Attempt to merge dict value of type {v.__class__.__name__} i | validation | error | gyp, merge, type-error, list-policy, validation |
| Attempt to merge dict value of unsupported type {v.__class__ | validation | error | gyp, merge, type-error, validation, build-config |
| %s not allowed in the %s configuration, found in target %s | exception | error | gyp, configuration, validation, build-config |
| {name} key {key} must be list, not {value.__class__.__name__ | validation | error | gyp, list-filter, validation, build-config |
| {name} key {list_key} must be list, not {value.__class__.__n | validation | error | gyp, list-filter, validation, build-config |
| Unrecognized action {action} in {name} key {regex_key} | validation | error | gyp, list-filter, regex, validation, build-config |
| {name} key {excluded_key} must not be present prior to appl | exception | error | gyp, list-filter, validation, build-config |
| Target %s has an invalid target type '%s'. Must be one of % | exception | error | gyp, target-spec, validation, build-config |
| Target %s has type %s but standalone_static_library flag is | exception | error | gyp, target-spec, validation, build-config |
| rule {rule_name} exists in duplicate, target {target} | exception | error | gyp, rules, duplicate, validation |
| extension %s associated with multiple rules, target %s rules | exception | error | gyp, rules, extension, duplicate, validation |
| rule_sources must not exist in input, target %s rule %s | exception | error | gyp, rules, reserved-key, validation |
| The 'run_as' in target %s from file %s should be a dictionar | exception | error | gyp, run-as, type, validation |
| The 'run_as' in target %s from file %s must have an 'action' | exception | error | gyp, run-as, required-field, validation |
| The 'action' for 'run_as' in target %s from file %s must be | exception | error | gyp, run-as, type, action, validation |
| The 'working_directory' for 'run_as' in target %s in file %s | exception | error | gyp, run-as, working-directory, type, validation |
| The 'environment' for 'run_as' in target %s in file %s shoul | exception | error | gyp, run-as, environment, type, validation |
| Anonymous action in target %s. An action must have an 'acti | exception | error | gyp, actions, required-field, validation |
| Action in target %s has no inputs. | exception | error | gyp, actions, inputs, required-field, validation |
| Empty action as command in target %s. | exception | error | gyp, actions, command, validation |
| Could not find target %s | exception | error | gyp, targets, not-found, prune |
| Duplicate target name "%s" in directory "%s" used both in "% | exception | error | gyp, targets, duplicate, naming |
| Not enough arguments | exception | error | gyp, mac, mac-tool, arguments |
| {} not supported (target {}). | exception | error | gyp, msvs, ninja, unsupported |
| Multiple .def files | exception | error | gyp, msvs, def-file, duplicate |
| Invalid output_of_set. Value is: %s | exception | error | gyp, msvs, environment, setup |
| Environment variable "%s" required to be set to valid path | exception | error | gyp, msvs, environment, windows |
| "%s" failed with error %d | exception | critical | gyp, msvs, subprocess, toolchain |
| Missing input files: %s | exception | error | gyp, msvs, sources, missing-files |
| Not enough arguments | exception | error | windows, gyp, build, mspdbsrv, linker |
| stabs debug format is not supported yet. | exception | error | xcode, gyp, macos, debugging, configuration |
| Unknown debug format %s | exception | error | xcode, gyp, macos, debugging, configuration |
| xcodebuild returned unexpected results | exception | error | xcode, gyp, macos, environment |
| No Xcode or CLT version detected! | exception | error | xcode, gyp, macos, environment, command-line-tools |
| Error %d running %s | exception | error | xcode, gyp, macos, subprocess, environment |
| Xcode environment variables are cyclically dependent: ${node | exception | error | xcode, gyp, macos, configuration, environment-variables |
| Found multiple children with path ${child_path} | exception | error | xcode, gyp, xcodeproj, configuration, duplicate |
| Found multiple PBXVariantGroup children with name ${child_na | exception | error | xcode, gyp, xcodeproj, localization, duplicate |
| Found multiple build files with path ${path} | exception | error | xcode, gyp, xcodeproj, build-phase, duplicate |
| Found multiple build files for ${name} | exception | error | xcode, gyp, xcodeproj, build-phase, duplicate |
| Can't use path {path} in a {self.__class__.__name__} | exception | error | xcode, gyp, xcodeproj, copy-files, path |
| unable to parse identification | validation | error | elf, binary, parsing, packaging |
| invalid magic: {magic!r} | validation | error | elf, binary, parsing, packaging |
| unrecognized capacity ({self.capacity}) or encoding ({self.e | validation | error | elf, binary, parsing, packaging |
| unable to parse machine and section information | validation | error | elf, binary, parsing, packaging, truncated |
| Undefined {op!r} on {lhs!r} and {rhs!r}. | exception | error | packaging, pep508, markers, environment-markers |
| duplicate labels in project urls | exception | warning | packaging, metadata, pep621, parsing |
| payload in an invalid encoding | validation | error | packaging, encoding, metadata, unicode |
| invalid metadata | exception | error | packaging, metadata, validation, exceptiongroup |
| unparsed | exception | error | packaging, metadata, validation, headers, exceptiongroup |
| invalid or unparsed metadata | exception | error | packaging, metadata, validation, exceptiongroup |
| Invalid specifier: '{spec}' | validation | error | packaging, specifiers, pep440, validation |
| Cannot combine SpecifierSets with True and False prerelease | validation | error | packaging, specifiers, prereleases, logic-error |
| invalid sysconfig.get_config_var('EXT_SUFFIX') | exception | error | packaging, tags, sysconfig, environment, abi |
| name is invalid: {name!r} | validation | error | packaging, utils, validation, naming, core-metadata |
| Invalid wheel filename (extension must be '.whl'): {filename | validation | error | packaging, utils, wheel, filename, pep427 |
| Invalid wheel filename (wrong number of parts): {filename} | validation | error | packaging, utils, wheel, filename, pep427 |
| Invalid project name: {filename} | validation | error | packaging, utils, wheel, filename, naming, pep427 |
| Invalid wheel filename (invalid version): {filename} | validation | error | packaging, utils, wheel, version, pep440, pep427 |
| Invalid build number: {build_part} in '{filename}' | validation | error | packaging, utils, wheel, build-tag, pep427 |
| Invalid sdist filename (extension must be '.tar.gz' or '.zip | validation | error | packaging, utils, sdist, filename |
| Invalid sdist filename: {filename} | validation | error | packaging, utils, sdist, filename |
| Invalid sdist filename (invalid version): {filename} | validation | error | packaging, utils, sdist, version, pep440 |
| Invalid version: '{version}' | validation | error | packaging, version, pep440, validation |
| Dictionary key is not a string. | validation | error | gyp, gn, build, dict, types |
| Dictionary key is not a valid GN identifier. | validation | error | gyp, gn, build, naming, identifiers |
| Unsupported type when printing to GN. | exception | error | gyp, gn, build, types, serialization |
| Unexpected error while reading %s: %s | exception | error | build, gyp, config, eval |
| Need one argument which is the .gypi file to read. | exception | error | cli, usage, gyp |
| The environment was not created with async mode enabled. | exception | error | async, jinja2, config, rendering |
| Template module attribute is unavailable in async mode | exception | error | async, jinja2, module, template |
| Loop length for some iterators cannot be lazily calculated i | exception | error | async, jinja2, loop, template |
| can't write empty bucket | exception | error | jinja2, cache, bytecode |
| Cannot determine safe temp directory. You need to explicitl | exception | error | jinja2, cache, environment, platform |
| Can't compile non template nodes | exception | error | jinja2, compiler, ast |
| extended multiple times | exception | error | jinja2, template, extends, inheritance |
| cannot assign attribute on non-namespace object | exception | error | jinja2, namespace, template, set |
| %s (%s; did you forget to quote the callable name?) | exception | error | jinja2, filter, api, undefined |
| Attempted to invoke context filter without context | exception | error | jinja2, filter, context, api |
| chunk after expression | exception | error | jinja2, expression, syntax, compile |
| either extensions or filter_func can be passed, but not both | exception | error | jinja2, list-templates, api, validation |
| no loader for this environment specified | exception | error | jinja2, loader, config, template |
| Tried to select from an empty list of templates. | exception | error | jinja2, template, selection, validation |
| none of the templates given were found: %s | exception | error | jinja2, template, loader, selection |
| This feature is not available for this version of Python | exception | error | async, jinja2, compatibility, rendering |
| Async mode requires a body stream to be passed to a template | exception | error | jinja2, async, templating, import |
| buffer size too small | exception | error | jinja2, streaming, configuration, validation |
| You can only sort by either "key" or "value" | exception | error | jinja2, filter, dictsort, validation |
| can't handle positional and keyword arguments at the same ti | exception | error | jinja2, filter, format, validation |
| method must be common, ceil or floor | exception | error | jinja2, filter, round, validation |
| argument must be iterable | exception | error | jinja2, filter, reverse, type-error |
| Unexpected keyword argument %r | exception | error | jinja2, filter, map, validation |
| map requires a filter argument | exception | error | jinja2, filter, map, validation |
| Missing parameter for attribute name | exception | error | jinja2, filter, selectattr, validation |
| unexpected end of template, expected %r. | exception | error | jinja2, syntax, parser, unclosed-block |
| expected token %r, got %r | exception | error | jinja2, syntax, parser, unexpected-token |
| Invalid character in identifier | exception | error | jinja2, syntax, lexer, identifier |
| unexpected '%s' | exception | error | jinja2, syntax, lexer, unbalanced-brackets |
| unexpected '%s', expected '%s' | exception | error | jinja2, syntax, lexer, mismatched-brackets |
| unexpected char %r at %d | exception | error | jinja2, syntax, lexer, invalid-character |
| {template} | exception | error | jinja2, loader, security, path-traversal |
| %s cannot provide access to the source | exception | error | jinja2, loader, module-loader, runtime-error |
| this loader cannot iterate over all templates | exception | error | jinja2, loader, list-templates, not-supported |
| {name} | exception | error | jinja2, template-not-found, prefix-loader, load, cache |
| Can't create internal names. Use the `free_identifier` meth | exception | error | jinja2, ast, internal-name, constructor-guard, parser |
| can't create custom node types | exception | error | jinja2, ast, node-type, sealed-hierarchy, monkeypatch |
| no items for cycling given | exception | error | jinja2, runtime, loop, cycle, template |
| Tried to call non recursive loop. Maybe you forgot the 'rec | exception | error | jinja2, runtime, loop, recursive, template |
| macro %r was invoked with two values for the special caller | exception | error | jinja2, runtime, macro, caller, call-block |
| macro %r takes no keyword argument %r | exception | error | jinja2, runtime, macro, kwargs, signature |
| macro %r takes not more than %d argument(s) | exception | error | jinja2, runtime, macro, arity, positional-args |
| range too big, maximum size for range is %d | exception | error | jinja2, sandbox, range, resource-limit, dos |
| %r is not safely callable | exception | error | jinja2, sandbox, security, callable, securityerror |
| at least one item has to be provided | exception | error | jinja2, utils, cycler, runtime, template |
| %s: exit status %d | exception | error | inspector-protocol, roll, subprocess, git, devtools-protocol |
| %s is not a clean git repo (run git status) | exception | error | git, inspector-protocol, roll, workflow |
| %s is not a proper inspector_protocol checkout: %s | exception | error | git, inspector-protocol, roll, configuration |
| No V8 inspector protocol revision found | exception | error | inspector-protocol, roll, v8, configuration |
| No Node inspector protocol revision found | exception | error | inspector-protocol, roll, node, configuration |
| No libnode.so to install! | exception | error | install, shared-library, build, node |
| Environment variable ZOSLIB_INCLUDES is not set | exception | error | install, zos, environment, node |
| ZOSLIB_INCLUDES is not set to a valid location | exception | error | install, zos, environment, validation |
| Bad command: %s | exception | error | install, node, api-usage |
| Could not find executable. Should be | exception | error | testing, build, node, configuration |
| Malformed line: '%s'. | exception | error | testing, status-file, configuration, node |
| too many options passed | console | error | brotli, cli, argument-parsing, usage |
| quality already set | console | error | brotli, cli, argument-parsing, compression |
| write to standard output already set | console | error | brotli, cli, argument-parsing, output |
| command already set when parsing -d | console | error | brotli, cli, argument-parsing, mode |
| force output overwrite already set\n | validation | error | brotli, cli, argument-parsing |
| argument --rm / -j or --keep / -k already set\n | validation | error | brotli, cli, argument-parsing |
| argument --no-copy-stat / -n already set\n | validation | error | brotli, cli, argument-parsing |
| argument --squash / -s already set\n | validation | error | brotli, cli, argument-parsing |
| command already set when parsing -t\n | validation | error | brotli, cli, argument-parsing, mode |
| argument --verbose / -v already set\n | validation | error | brotli, cli, argument-parsing |
| argument -K / --concatenated already set\n | validation | error | cli, brotli, argument-parsing, duplicate-flag |
| quality already set\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, quality |
| invalid argument -%c\n | validation | error | cli, brotli, argument-parsing, unknown-flag |
| expected parameter for argument -%c\n | validation | error | cli, brotli, argument-parsing, bundled-options |
| write to standard output already set (-o)\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, output |
| error parsing quality value [%s]\n | validation | error | cli, brotli, argument-parsing, quality, parse-error |
| lgwin parameter already set\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, lgwin |
| error parsing lgwin value [%s]\n | validation | error | cli, brotli, argument-parsing, lgwin, parse-error |
| lgwin parameter (%d) smaller than the minimum (%d)\n | validation | error | cli, brotli, argument-parsing, lgwin, out-of-range |
| comment already set\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, comment |
| invalid base64-encoded comment\n | validation | error | cli, brotli, argument-parsing, comment, base64 |
| dictionary path already set\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, dictionary |
| suffix already set\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, suffix |
| command already set when parsing --decompress\n | validation | error | cli, brotli, argument-parsing, duplicate-flag, command-mode |
| write to standard output already set\n | validation | error | brotli, cli, argument-parsing, duplicate-flag, output |
| command already set when parsing --test\n | validation | error | brotli, cli, argument-parsing, mutually-exclusive-flags, command-mode |
| must pass the parameter as --%s=value\n | validation | error | brotli, cli, argument-parsing, option-syntax, value-required |
| write to standard output already set (--output)\n | console | error | brotli, cli, argument-parsing, mutually-exclusive-flags, output |
| invalid parameter: [%s]\n | console | error | cli, argument-parsing, brotli |
| failed to open input file [%s]: %s\n | console | error | filesystem, io, brotli |
| failed to open output file [%s]: %s\n | console | error | filesystem, io, brotli |
| setting access bits failed for [%s]: %s\n | console | warning | filesystem, metadata, brotli |
| setting group failed for [%s]: %s\n | console | warning | filesystem, metadata, permissions, brotli |
| setting user failed for [%s]: %s\n | console | warning | filesystem, metadata, permissions, brotli |
| failed to open dictionary file [%s]: %s\n | console | error | filesystem, io, dictionary, brotli |
| could not get size of dictionary file [%s] | console | error | filesystem, io, dictionary, brotli |
| dictionary [%s] is larger than maximum allowed: %d\n | console | error | dictionary, compression, size-limit, brotli |
| could not read dictionary: out of memory\n | console | error | memory, allocation, dictionary, brotli |
| failed to read dictionary [%s]: %s\n | console | error | io, dictionary, read-error, brotli |
| failed to prepare dictionary [%s]\n | console | error | dictionary, encoder, library-error, brotli |
| empty output file name for [%s] input file\n | console | error | filename, decompression, suffix, brotli |
| input file [%s] suffix mismatch\n | console | error | filename, decompression, suffix, brotli |
| fclose failed [%s]: %s\n | console | error | io, write-error, disk-full, brotli |
| failed to read input [%s]: %s\n | console | error | io, read-error, brotli |
| failed to write output [%s]: %s\n | console | error | io, write-error, disk-full, brotli |
| out of memory\n | console | error | memory, allocation, decoder, oom, brotli |
| corrupt input [%s]\n | console | error | brotli, decompression, corrupt-input, metadata, cli |
| reason: comment mismatch\n | console | info | brotli, decompression, verbose, metadata, diagnostic |
| reason: truncated input\n | console | info | brotli, decompression, verbose, truncated, diagnostic |
| extra input\n | console | info | brotli, decompression, concatenated, informational, verbose |
| reason: extra input\n | console | info | brotli, decompression, verbose, extra-input, diagnostic |
| corrupt input [%s] | console | warning | brotli, decompression, comment, metadata, warning, post-decode |
| select fail: %d | console | error | c-ares, adig, select, errno, event-loop, network |
| ares_library_init: %s | console | critical | c-ares, adig, initialization, library-init, critical |
| ** ERROR: %s | console | error | c-ares, adig, command-line, usage-error, argument-parsing |
| ares_init_options: %s | console | error | c-ares, adig, channel-init, configuration, ares-init |
| ares_set_servers_ports_csv: %s: %s | console | error | c-ares, adig, dns-servers, configuration, csv-parse |
| Failed to create query for %s: %s | console | error | c-ares, adig, dns-query, domain-name, validation |
| ares_library_init: %s | console | critical | c-ares, ahost, initialization, library-init, critical |
| missing servers | console | error | c-ares, ahost, command-line, usage-error, missing-argument |
| ares_init: %s | console | error | c-ares, ahost, channel-init, configuration, ares-init |
| ares_set_serveres_csv: %s | console | error | c-ares, ahost, dns-servers, configuration, typo-in-message |
| %s: %s | console | error | c-ares, ahost, dns-lookup, callback, nxdomain, network |
| %s: usage: %s infile.cpp outfile.cpp | console | info | icu, escapesrc, cli-usage, c, cpp |
| Illegal code point U+%X\n | console | error | icu, escapesrc, unicode, utf-8, code-point |
| Not a 'u'? | console | warning | icu, escapesrc, defensive-check, string-literal |
| Quote is '%c' - not sure what to do.\n | console | error | icu, escapesrc, string-literal, parsing |
| Cannot do u8'...'\n | console | error | icu, escapesrc, string-literal, utf-8, unsupported |
| Illegal utf-8 sequence at Column: %d\n | console | error | icu, escapesrc, utf-8, encoding, validation |
| %s: could not open input file %s\n | console | error | icu, escapesrc, file-io, filesystem |
| %s: could not open output file %s\n | console | error | icu, escapesrc, file-io, filesystem |
| %s:%d: Fixup failed by %s\n | console | error | icu, escapesrc, fixup, wrapper |
| Failed to open %s: %s\n | console | critical | icu, tblgen, converter, ebcdic, icu-data |
| Conversion failure at #%X: %s\n | console | error | icu, tblgen, converter, ebcdic, icu-data |
| error in command line argument "%s"\n | validation | error | icu, genccode, cli, arg-parse |
| Assembly type "%s" is unknown.\n | validation | error | icu, genccode, assembly, toolchain |
| CPU architecture "%s" is unknown.\n | validation | error | icu, genccode, cross-compile, cpu-arch |
| error in command line argument "%s"\n | validation | error | icu, gencmn, cli, arg-parse, packaging |
| %s: error in command line argument "%s"\n | validation | error | icu, derb, genrb, cli, arg-parse |
| %s: Error: don't specify an encoding (-e) when writing to st | validation | error | icu, derb, genrb, cli, mutually-exclusive |
| %s: error in command line argument "%s"\n | validation | error | icu, genrb, cli, arg-parse |
| %s: cannot combine --writePoolBundle and --usePoolBundle\n | validation | error | icu, genrb, cli, mutually-exclusive, pool-bundle |
| %s: --icu4xMode requires --ucadata\n | validation | error | icu, genrb, cli, icu4x, dependency |
| %s: unsupported --formatVersion %s\n | validation | error | icu, genrb, cli-argument, format-version |
| %s: cannot combine --formatVersion 1 with --writePoolBundle | validation | error | icu, genrb, cli-argument, pool-bundle, format-version |
| %s error: command line argument --java-package or --bundle-n | validation | error | icu, genrb, cli-argument, java-output |
1 %s: can not initialize ICU. status = %s | console | critical | icu, genrb, initialization, icu-data, exit |
| --ucadata was used with UCONFIG_NO_COLLATION | console | error | icu, genrb, collation, build-config, ucadata |
| unable to create an empty bundle for the pool keys: %s | console | error | icu, genrb, pool-bundle, memory, srbroot |
U_MEMORY_ALLOCATION_ERROR out of memory error | console | critical | icu, genrb, memory, oom, pool-bundle |
| udata_openSwapperForInputData(pool bundle %s) failed: %s | console | error | icu, genrb, pool-bundle, data-swap, invalid-format |
| ures_swap(pool bundle %s) failed: %s | console | error | icu, genrb, pool-bundle, data-swap, corrupt-file |
U_INVALID_FORMAT_ERROR invalid format of pool bundle file %s | console | error | icu, genrb, pool-bundle, format-version, invalid-format |
| unable to write the pool bundle: %s | console | error | icu, genrb, pool-bundle, write-error, filesystem |
| couldn't open file %s | console | error | icu, genrb, input-file, file-not-found, filesystem |
| An error occurred processing file %s. Error: %s | console | error | icu, genrb, input-file, encoding, parse-error |
| couldn't parse the file %s. Error:%s | console | error | icu, genrb, resource-bundle, parse-error, syntax |
| bundle_compactKeys(%s) or bundle_getKeyBytes() failed: %s | console | error | icu, genrb, pool-bundle, key-compaction, memory |
| couldn't make the res fileName for bundle %s. Error:%s | console | error | icu, genrb, filename, path-construction, output |
| couldn't write bundle %s. Error:%s | console | error | icu, genrb, write-failure, output, disk-io |
| couldn't open file %s | console | error | icu, genrb, collation, file-access, import |
| An error occurred processing file %s. Error: %s | console | error | icu, genrb, collation, encoding, ucbuf |
U_MEMORY_ALLOCATION_ERROR memory allocation (%ld bytes) for file contents failed | console | critical | icu, genrb, memory, oom, collation |
| CollationDataWriter::writeTailoring() failed: %s | console | error | icu, genrb, collation, data-error, writetailoring |
U_UNSUPPORTED_ERROR Multiple @translate tags cannot be supported. | console | error | icu, genrb, translate, comments, validation |
U_INTERNAL_PROGRAM_ERROR genrb error: wrote %u bytes but counted %u | console | critical | icu, genrb, internal-error, bug, size-mismatch |
| Could not canonicalize the locale ID: %s. Error: %s | console | error | icu, genrb, locale, xliff, canonicalization |
U_ILLEGAL_CHAR_FOUND Illegal Surrogate! | console | error | icu, genrb, xliff, surrogate, encoding, illegal-char |
U_MEMORY_ALLOCATION_ERROR Could not allocate memory!! | console | critical | icu, genrb, memory, oom, xliff, xml |
U_ILLEGAL_ARGUMENT_ERROR Error: %s is an unknown binary filename type. | console | error | icu, genrb, xliff, binary, filename, mime-type |
| Warning: The top level tag in the resource and language spec | console | warning | icu, genrb, xliff, warning, locale-mismatch |
U_ILLEGAL_ARGUMENT_ERROR Invalid option for --mode (must be uprops)
| console | error | icu, icuexportdata, argument-error, cli, mode |
U_MEMORY_ALLOCATION_ERROR icupkg: not enough memory
| console | critical | icu, icupkg, memory, oom |
U_ILLEGAL_ARGUMENT_ERROR icupkg: --auto_toc_prefix_with_type and also --toc_prefix
| console | error | icu, icupkg, cli, arguments |
1 %s: error in command line argument "%s"
| console | error | icu, pkgdata, cli, arguments |
2 error loading input file lists: %s
| console | error | icu, pkgdata, filesystem, arguments |
| Error writing package dat file. | console | error | icu, pkgdata, filesystem, io |
| Unable to remove old dat file: %s | console | warning | icu, pkgdata, filesystem, io |
| Error generating assembly code for data. | console | error | icu, pkgdata, assembly, compiler, build-tool |
-1 Assembly type "%s" is unknown.
| console | error | icu, pkgdata, assembly, configuration, build-tool |
| Error- BUILD_DATA_WITHOUT_ASSEMBLY is not defined. Internal | console | error | icu, pkgdata, build-config, preprocessor, internal-error |
| Error generating package data. | console | error | icu, pkgdata, linking, build-tool, platform |
| Error creating data archive library file. | console | error | icu, pkgdata, archive, ar, ranlib, aix, build-tool |
| Error creating symbolic links of the data library file. | console | error | icu, pkgdata, symlink, filesystem, permissions, build-tool |
| Error installing the data library.\n | console | error | icu, pkgdata, install, permissions, build-tool |
| Error allocating memory for pkgDataFlags.\n | console | critical | icu, pkgdata, memory, oom, allocation, build-tool |
| Unable to open or read \"%s\" option file. status = %s\n | console | error | icu, pkgdata, options-file, configuration, file-io, build-tool |
| Error creating symbolic links. Failed command: %s\n | console | error | icu, pkgdata, symlink, shell-command, filesystem, build-tool |
| Error installing library. Failed command: %s\n | console | error | icu, pkgdata, install, shell-command, permissions, build-tool |
| Error creating installation directory: %s\n | console | error | icu, pkgdata, mkdir, install, filesystem, permissions, build-tool |
| Failed to install data file with command: %s\n | console | error | icu, pkgdata, install, shell-command, file-io, build-tool |
| Unable to create map file: %s.\n | console | error | icu, pkgdata, file-io, build-tool, filesystem, permissions |
U_FILE_ACCESS_ERROR Error opening <%s>.\n | console | error | icu, pkgdata, file-io, build-tool, filesystem, u-file-access-error |
U_ILLEGAL_ARGUMENT_ERROR pkgdata: Error: absolute path encountered. Old style paths are not supported. Us | console | error | icu, pkgdata, build-tool, input-validation, paths, u-illegal-argument-error |
U_MEMORY_ALLOCATION_ERROR pkgdata: Error: Unable to allocate tmp buffer size: %d\n | console | critical | icu, pkgdata, build-tool, memory, u-memory-allocation-error |
| %s: Error calling '%s'\n | console | error | icu, pkgdata, build-tool, configuration, popen, pkg-config |
| %s: icu-config not found. Fix PATH or specify -O option\n | console | error | icu, pkgdata, build-tool, configuration, pkg-config, icu-config |
| %s: Unable to locate pkgdata.inc. Unable to parse the result | console | error | icu, pkgdata, build-tool, configuration, pkg-config |
| Failed to compile %s\n | console | warning | icu, pkgdata, build-tool, compiler, configuration |
| T_FileStream_remove failed to delete %s\n | console | warning | icu, pkgdata, build-tool, file-io, filesystem, cleanup |
| T_FileStream_open failed to open %s for writing\n | console | warning | icu, pkgdata, build-tool, file-io, filesystem, permissions |
0 %s:%d: Internal error, line too long (greater than 1023 chars)\n | console | error | icu, pkgdata, pkgtypes, build-tool, input-validation, buffer-overflow |
| ## ERR: Path too long [%d chars]: %s\n | console | warning | icu, pkgdata, pkgtypes, build-tool, input-validation, paths |
| %s:%d: %s\n | console | warning | icu, toolutil, filetools, build-tool, paths, buffer-overflow |
| Unable to open directory: %s\n | console | warning | icu, toolutil, filetools, build-tool, filesystem, permissions |
| Unable to get stats from file: %s or %s\n | console | warning | icu, toolutil, filetools, build-tool, filesystem, stat |
U_ILLEGAL_ARGUMENT_ERROR icupkg: \"%s\" is not recognized as a package filename (must end with .dat)\n | console | error | icu, toolutil, package, icupkg, input-validation, u-illegal-argument-error |
U_BUFFER_OVERFLOW_ERROR pathname too long: \"%s\"\n | console | error | icu, icupkg, path-length, buffer-overflow, filesystem |
U_FILE_ACCESS_ERROR icupkg: unable to create tree directory \"%s\"\n | console | error | icu, icupkg, filesystem, permissions, mkdir, file-access |
U_MEMORY_ALLOCATION_ERROR icupkg: malloc error allocating %d bytes.\n | console | critical | icu, icupkg, memory, oom, malloc, allocation |
U_INVALID_FORMAT_ERROR icupkg: not an ICU data file: \"%s\"\n | console | error | icu, icupkg, invalid-format, corrupt-file, data-header, binary |
0 U_INVALID_FORMAT_ERROR occurred but UCONFIG_NO_LEGACY_CONVERSION is on so this i | console | info | icu, icupkg, config, legacy-conversion, build-config, informational |
U_FAILURE icupkg: udata_openSwapper(\"%s\") failed - %s\n | console | error | icu, icupkg, swapper, charset, endian, conversion, unsupported |
U_UNSUPPORTED_ERROR icupkg: data format %02x.%02x.%02x.%02x (format version %02x) is not recognized | console | error | icu, icupkg, data-format, version-mismatch, unsupported, corrupt-file |
U_INDEX_OUTOFBOUNDS_ERROR icupkg: too few bytes (%ld after header) for a .dat package\n | console | error | icu, icupkg, truncated-file, bounds-check, toc, corrupt-file, index-outofbounds |
errorCode icupkg: swapInvChars(output package name) failed - %s
| console | error | icu, icupkg, data-package, endian-swap, charset, cli-tool |
U_PARSE_ERROR icupkg: syntax error (more than one '*') in item pattern "%s"
| console | warning | icu, icupkg, input-validation, pattern-matching, cli-tool, parse-error |
| Item %s depends on missing item %s | console | warning | icu, icupkg, dependencies, data-integrity, build-tool, warning |
U_FILE_ACCESS_ERROR genccode: unable to open input file %s
| console | error | icu, genccode, filesystem, io, build-tool, file-not-found |
U_ILLEGAL_ARGUMENT_ERROR genccode: filename too long
| console | error | icu, genccode, buffer-overflow, path-length, build-tool |
| genccode: error building filename or entrypoint\n | console | error | icu, build-tool, codegen, filesystem |
U_UNSUPPORTED_ERROR genccode: match-arch file %s is too short\n | console | error | icu, build-tool, elf, cross-compile |
U_MEMORY_ALLOCATION_ERROR gencmn: unable to allocate memory for line buffer of size %d\n | console | critical | icu, build-tool, memory, gencmn |
U_FILE_ACCESS_ERROR gencmn: unable to open input file %s\n | console | error | icu, gencmn, file-io, build-tools |
| gencmn: no files listed in %s\n | console | warning | icu, gencmn, build-tools, empty-input |
| gencmn: udata_create(-d %s -n %s -t %s) failed - %s\n | console | error | icu, gencmn, udata, build-tools, file-io |
| gencmn: udata_finish() failed - %s\n | console | error | icu, gencmn, udata, build-tools, io-error |
U_ILLEGAL_ARGUMENT_ERROR gencmn: Error: absolute path encountered. Old style paths are not supported. Use | console | error | icu, gencmn, path, build-tools, argument-error |
| missing list file\n | console | error | icu, icupkg, argument-error, build-tools |
U_MEMORY_ALLOCATION_ERROR icupkg: not enough memory\n | console | critical | icu, icupkg, memory, build-tools |
U_FILE_ACCESS_ERROR icupkg: unable to open list file \"%s\"\n | console | error | icu, icupkg, file-io, build-tools |
| icupkg: udata_openSwapper(\"%s\") failed - %s\n | console | error | icu, icupkg, endianness, data-validation, build-tools |
U_MEMORY_ALLOCATION_ERROR icupkg: unable to allocate memory for swapping \"%s\"\n | console | critical | icu, icupkg, memory, data-validation, build-tools |
U_BUFFER_OVERFLOW_ERROR icupkg/makeTargetName(%s) target item name length %ld too long\n | console | error | icu, icupkg, buffer-overflow, build-tools, data-validation |
U_INVALID_CHAR_FOUND icupkg/ures_enumDependencies(%s res=%08x) alias string contains non-invariant ch | console | error | icu, icupkg, resource-bundle, data-validation, build-tools |
U_UNSUPPORTED_ERROR icupkg/ures_enumDependencies(%s res=%08x) %%ALIAS contains a '/'\n | console | error | icu, resource-bundle, alias, locale-id, malformed-data |
| icupkg/ures_enumDependencies(%s table res=%08x)[%d].recurse( | console | error | icu, resource-bundle, table, recursion, diagnostic, dependency-enumeration |
| icupkg/ures_enumDependencies(%s array res=%08x)[%d].recurse( | console | error | icu, resource-bundle, array, recursion, diagnostic, dependency-enumeration |
| icupkg: %s is not a pool bundle | console | warning | icu, resource-bundle, pool-bundle, format-version, version-mismatch |
| icupkg: %s has mismatched checksum for %s | console | warning | icu, resource-bundle, pool-bundle, checksum, mismatch, build-consistency |
| icupkg: udata_openSwapper("%s") failed - %s | console | critical | icu, converter, cnv, data-swapper, endian, fatal, exit |
U_FILE_ACCESS_ERROR error opening preparsed UCD file %s
| console | error | icu, ucd, file-access, preparsed-ucd, constructor |
U_PARSE_ERROR error in preparsed UCD: unknown line type (first field) '%s' on line %ld
| console | error | icu, ucd, parse-error, preparsed-ucd, line-type, validation |
| error in preparsed UCD: '%s' is not a valid code point range | console | error | icu, ucd, parse-error, build-tool, code-point-range |
| error in preparsed UCD: '%s' is not a valid Unicode string o | console | error | icu, ucd, parse-error, build-tool, unicode-string |
| error at %s: %s | console | critical | icu, tool-error, fatal-exit, raii, build-tool |
| toolutil/getCPTrieSize error: umutablecptrie_buildImmutable( | console | error | icu, trie, build-tool, data-generation, api-failure |
| toolutil/getCPTrieSize error: ucptrie_toBinary() failed: %s | console | error | icu, trie, build-tool, serialization, data-generation |
U_MEMORY_ALLOCATION_ERROR error: %s - out of memory
| console | critical | icu, memory, out-of-memory, fatal-exit, build-tool |
| ###WARNING: Encountered abnormal bytes while converting inp | console | warning | icu, encoding, unicode-converter, toolutil, ucnv |
U_ILLEGAL_ESCAPE_SEQUENCE Bad escape: [%c%s]...
| console | error | icu, escape-sequence, resource-bundle, toolutil, unescape |
| ###WARNING: No converter defined. Using codepage of system. | console | warning | icu, encoding, codepage, fallback, toolutil |
| Could not open codepage [%s]: %s | console | error | icu, codepage, converter, ucnv, toolutil |