|
1
0
如“中所述 how to set shell for npm run-scripts in windows “,您可能需要在NPM本身中配置shell:
这将避免默认设置,该设置可以触发新的shell窗口。 |