Node.js - Child Processes
How do you correctly import the
exec function from the child_process module in Node.js?exec function from the child_process module in Node.js?exec function is a named export from child_process, so destructuring is needed.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions