adspace


What are the exit codes in node.js?

Answer Posted / Divya Saurabh

The exit codes in Node.js are 0 (SUCCESS), 1 (ERROR), and any other positive integer which can be defined by the user to represent specific errors or exceptions.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can read a file in node js?

572


Is node js losing popularity?

592