execFileSync treats a cmd as string

后端 未结 0 884
清酒与你
清酒与你 2021-02-04 12:41

I\'m trying to run a docker command using execFileSync

const execFileSync = require(\'child_process\').execFileSync;
const hash = \'test\';
const fil         


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