fix(deploy): drop package-lock.json before container npm install
Windows-generated lockfile hits npm/cli#4828 - Linux container build fails resolving @rollup/rollup-linux-x64-gnu even on a fresh npm install. Removing the lockfile before install forces same-platform dependency resolution. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>main
parent
12e95e7be4
commit
8456e45206
Loading…
Reference in New Issue