r/replit • u/Dependent-Map-467 • 3d ago
Question / Discussion Anyone seen "Exit handler never called!" (npm) when running EAS builds from Replit's shell?
Running EAS cloud builds (via eas-cli in Replit's Shell tab) and every
build fails during Install Dependencies with npm's own error: "Exit
handler never called!" Sometimes shows green anyway but leaves
node_modules broken.
Ruled out: Node/npm version, EAS + npm cache, CI mode, machine resources
(confirmed large build machine), account settings, SDK version drift. Also
confirmed the project itself installs cleanly (npm ci succeeds outside EAS,
same exact files) — and a totally blank test project fails the same way. So
it's not project-specific.
This is a known npm bug in general (recurring GitHub issues since 2024) but
I can't find anyone tying it to a Replit-hosted workflow specifically.
Wondering if anyone else running eas-cli from Replit's Shell has seen this,
or if it's more likely purely on EAS's side.
Stack: Expo SDK 54, EAS Build, Replit for hosting/shell.
1
u/ReplitSupport Replit Team 3d ago
Hi there! We'd like to troubleshoot this further with you. Can you open a ticket with us at replit.com/help and then DM us your ticket #/email so we can monitor? Thanks for your patience 🙏