Commit Graph
1 Commits
Author SHA1 Message Date
Hermes Agent bc7d0580ac fix: force npm postinstall scripts with --ignore-scripts=false
PR Checks / build-test (pull_request) Failing after 1m3s
PR Checks / hadolint (pull_request) Successful in 7s
The node base image has npm configured with ignore-scripts, preventing
opencode-ai's postinstall from running. Explicitly pass --ignore-scripts=false
to ensure the postinstall executes, rather than running it manually.
2026-07-13 20:30:42 +00:00