mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 00:05:01 +00:00
The postinstall script (patch-bundled-deps.sh) requires bash, which is not available on Alpine. This caused npm install to fail silently, leaving node_modules empty and breaking the devcontainer build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>