We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I need to run second script even if first steal running. Now im using this: shell.exec('node vexample2.js ',{silent:true});
but if i send second socket message to run next script when this already finished - have and error.