I am getting the error "ReferenceError: exit is not defined." I tried to solve this error by using process.exit(1), which is a global function provided by the process object.