in node.js, i want to run exec("jest --json --outputFile=output.json",
now i want to read the content of the output file, but how can i wait for above comma