I\'m building an App with electron & Vue and I run a command via Node, for example
spawn(\'some-command\', [\'--help\']);
When I\'m