Fix node-pty “pty.node” Missing in DeepSeek Harness
We reproduced a missing prebuilds/linux-x64/pty.node error only after deliberately installing with --ignore-scripts. A normal npm install of the same rc.6 package worked; reinstall normally before treating the error as a DeepSeek Harness product defect. This page separates verified behavior from community reports and marks the release-candidate context so you can act without mistaking an observation for a permanent guarantee.
Start with this command
This is the narrow command relevant to this page. Read the checks below before changing flags, credentials or profile patches.
npm install @deepseek-ai/dsh@0.1.0-rc.6
npx @deepseek-ai/dsh@0.1.0-rc.6 --versionWhat is verified now
We reproduced a missing prebuilds/linux-x64/pty.node error only after deliberately installing with --ignore-scripts. A normal npm install of the same rc.6 package worked; reinstall normally before treating the error as a DeepSeek Harness product defect.
Evidence basis: Repro: ignore-scripts install; normal install verified. The status was checked on 14 August 2026; re-check the linked source after any dsh release.
Safe workflow
Use the smallest reversible workflow first. Do not add community plugins or paste credentials while validating the base behavior.
- Copy the exact error and record OS, Node and dsh versions.
- Apply the narrow checks on this page in order.
- Verify with a minimal profile and escalate with sanitized logs if it persists.
Verify before moving on
A successful result should be observable: a version string, reachable local URL, valid provider response, loaded configuration, or disappearance of the exact error. If the result differs, stop and capture sanitized evidence rather than stacking unrelated fixes.
- Record the exact dsh, Node or Python version.
- State the operating system and installation method.
- Link the first-party source and include only sanitized logs.
First-party sources
Open the original source before acting on a changed version or unresolved community report.