App: tto-player-api (region: iad)
Last successful deploy: v1126 on Apr 27 2026 18:46 UTC Failing since: Apr 29 2026
Symptom: Every deploy attempt fails at builder step 10/10 with sh: react-scripts: not found during npm run build. Step 6/10 (RUN npm ci) reports successful completion (478 seconds, 1353 packages installed) but the resulting node_modules/ is missing react-scripts.
Verified locally:
-
Same package.json + package-lock.json builds successfully on local Windows machine
-
npm ciproduces working node_modules with react-scripts present innode_modules/.bin/ -
npm run buildcompletes successfully locally -
Dockerfile, package.json, and .dockerignore unchanged for ~4 months
Tried so far:
-
fly deploy --no-cache— same failure -
Regenerated package-lock.json to bust cache — same failure
-
Multiple deploy retries — identical failure mode each time
Request: Please investigate Depot builder state for our org. Possible cache poisoning or environment issue affecting Alpine Node 18 builds.
Diagnostic info: Build logs available on request.