--no-progress when collecting logs and --json --no-color when a machine-readable report is needed.
jolter is not found
Locate the executable:
A command resolves outside Jolter
Symptoms include the wrong Node.js version or command lookup showing nvm, fnm, Volta, Corepack, or a system installation first.$JOLTER_HOME/shims before competing entries on PATH.
The project uses the wrong version
Run:jolter.jsonruntime wins over.node-versionand.nvmrc;.node-versionwins over.nvmrc;- non-empty
jolter.json#toolswins overpackage.json#packageManager; - project requirements win over globally active versions.
Required version is missing
incomplete:
Managed tool requires Node.js
Built-in npm, pnpm, and Yarn execute through Node.js.Plugin is missing
Install the provider:--yes, missing project plugins fail by design.
Plugin provider is ambiguous
If multiple installed plugins provide the same command, declare the provider:jolter.json
Offline cache miss
Check:jolter cache clean removes offline readiness.
Proxy or certificate failure
Inspect:http:// or https://. Certificate variables must point to existing files.