https://ask.dcloud.net.cn/question/78518
解决方法:
找到main.js文件夹并将17行到44行之间的shell="powershell.exe"和shell="cmd.exe" 改为shell = 'C:/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe'

https://ask.dcloud.net.cn/question/78518
解决方法:
找到main.js文件夹并将17行到44行之间的shell="powershell.exe"和shell="cmd.exe" 改为shell = 'C:/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe'