spawn/sh/test/fixtures
A 7419ff8290
fix: use npm install for OpenClaw to fix Node module resolution (#1878)
OpenClaw runs under Node, but bun's flat node_modules layout breaks
Node's require() resolver when dynamically loading channel plugins.
Switching to npm install ensures standard node_modules layout.

Fixes #1875

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-24 04:51:09 -05:00
..
digitalocean refactor: move all shell scripts to /sh directory (#1843) 2026-02-23 21:14:54 -08:00
fly refactor: move all shell scripts to /sh directory (#1843) 2026-02-23 21:14:54 -08:00
hetzner refactor: move all shell scripts to /sh directory (#1843) 2026-02-23 21:14:54 -08:00
_shared_agent_assertions.sh fix: use npm install for OpenClaw to fix Node module resolution (#1878) 2026-02-24 04:51:09 -05:00