Exit codes in Node.js are specific codes used to finish off a process. Examples of the exit codes in Node.js are:
1) Internal Exception handler Run-time failure
2) Internal JavaScript Evaluation Failure
3) Uncaught fatal exception
4) Unused
5) Fatal Error