List some exit codes?



List some exit codes?..

Answer / Syed Taqi Raza

Some common exit codes in Node.js include 0 (success), 1 (general error), 2 (command not found), and 127 (command could not be executed).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What is v8 engine in node js?

1 Answers  


What are the purposes of process object in node.js

1 Answers  


How will you create a directory?

1 Answers  


What are the security mechanisms available in Node.js?

1 Answers  


What is the difference between nodejs and jquery?

1 Answers  


What are the main advantages and disadvantages of using Node.js?

1 Answers  


What is the package.json and name of attributes?

1 Answers  


How will you delete a file using node?

1 Answers  


How many types of streams are available in node.js?

1 Answers  


What is the function of node js?

1 Answers  


How will you write a file using node?

1 Answers  


What is difference between javascript and nodejs?

1 Answers  


Categories