spawn/fly/lib
A 279eddd689
fix: verify Node.js install after nodesource setup, add fallback (#1581) (#1592)
The nodesource setup_22.x script can run successfully but leave nodejs
uninstalled on Fly.io machines. Add post-install verification with
`which node && node --version`, fall back to default Debian nodejs
package if nodesource fails, increase timeout from 120s to 180s, and
report a clear error if node is unavailable after all attempts.

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 11:46:25 -05:00
..
common.sh fix: verify Node.js install after nodesource setup, add fallback (#1581) (#1592) 2026-02-21 11:46:25 -05:00