Using SPAWN to run a command fails in Production but works in Dev

后端 未结 0 572
孤独总比滥情好
孤独总比滥情好 2021-02-02 14:00

I\'m building an App with electron & Vue and I run a command via Node, for example

spawn(\'some-command\', [\'--help\']);
  1. When I\'m

相关标签:
回答
  • 消灭零回复
提交回复
热议问题