Closed qwerdenkerXD closed 1 year ago
It seems that spawnSync for npm may not work in Windows if the shell: true option is not set. This PR fixes this issue
spawnSync
npm
shell: true
It seems that
spawnSync
fornpm
may not work in Windows if theshell: true
option is not set. This PR fixes this issue