Command work in terminal but doesn't work with node.js

前端 未结 0 1043
梦如初夏
梦如初夏 2020-11-29 19:22

I try to unpack img file with 7z on Linux. In terminal it works fine:

7z x myimg.img

But when I try to do this from node.js script it fails:<

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