Hi. I have a problem with running Node.js scripts in Plesk. When I run some scripts in the "Run Script" section of the Node.js plugin, it takes a lots of time running the script, but it never prints any output. For example when I run "start" script no output is shown, and when I try to run this script again, I ran into an error that says the port is in use, which means the previous script has done something but the operation has not completed successfully cause the server doesn't start correctly.