rem’s avatarrem’s Twitter Archive—№ 65,768

  1. …in reply to @sil
    sil nodemon does actually handle all exit codes, _except_ exit 2, because that's supposed to mean the command given to nodemon is invalid, so I crash nodemon on purpose: github.com/remy/nodemon/blob/64a82ff81a2a0c0b562d298698aa52a3628da77f/lib/monitor/run.js#L143-L156