silent() hard-exits on non-zero rc, so the || fallback never executes. Use plain redirect instead so npm update failures are non-fatal as intended.
silent() hard-exits on non-zero rc, so the || fallback never executes. Use plain redirect instead so npm update failures are non-fatal as intended.