ErrLookup › google/zx

google/zx

A tool for writing better scripts · JavaScript · 32 source files

Analyzed at 00a2c484e2 on 2026-08-13. 20 documented errors.

Code / MessageTypeSeverityTags
Can't link node_modules: ${target} doesn't exist or is not a
exception error cli, node-modules, prefer-local, filesystem, symlink
Can't link node_modules: ${alias} already exists
exception error node-modules, prefer-local, filesystem, symlink, cli
No script provided
exception error cli, stdin, usage, argv
Failed to fetch remote script: ${remote} (${res.status})
exception error network, http, fetch, cli, remote
No shell is available: ${Fail.DOCS_URL}/shell
exception critical shell, config, environment, build
No quote function is defined: ${Fail.DOCS_URL}/quotes
exception critical shell, quotes, environment, docker, alpine
Malformed command at ${$.from}
exception error template-literal, api-misuse, internals, build
sync mode does not allow async command resolution
exception error sync, async, promise, template-literal, build
Too late to abort the process.
exception error abort, lifecycle, abortcontroller, promise
The signal is controlled by another process.
exception error abort, signal, abortcontroller
Trying to abort a process without creating one.
exception error abort, lifecycle, halted, child-process
Too late to kill the process.
exception error kill, lifecycle, signal
Trying to kill a process without creating one.
exception error kill, lifecycle, halted, child-process
Cannot pipe to a settled process.
exception error pipe, stream, lifecycle
Inappropriate usage. Apply $ instead of direct instantiation
exception error api-misuse, factory, internals, constructor
Blob is not supported in this environment. Provide a polyfil
exception error blob, polyfill, node-version, environment
Invalid pid: ${pid}
exception error kill, validation, pid, process
Unsupported installer type: ${installerType}. Supported type
exception error deps, installer, package-manager, npm
Callback is required for retry
exception error retry, api-misuse, callback
Invalid duration: "${d}".
exception error duration, validation, sleep, retry, timeout