I'm trying to send mail with nodemailer from my page .
I'm using React js for the frond end .
When I'm trying to run the server with npm run dev
I got this message
npm run server
npm run client exited with code -4058
I can't understand the code -4058
what does it mean .