236130b0a7
The package-lock.json was missing some esbuild optional dependencies for other platforms. Using npm install instead of npm ci allows the docker build to proceed without requiring all platform-specific packages in the lock file.