Scriptshell
En esta página
scriptShell#
- Default: null
- Type: path
The shell to use for scripts run with the pnpm run command.
For instance, to force usage of Git Bash on Windows:
pnpm config set scriptShell "C:\\Program Files\\git\\bin\\bash.exe"
The shell to use for scripts run with the pnpm run command.
For instance, to force usage of Git Bash on Windows:
pnpm config set scriptShell "C:\\Program Files\\git\\bin\\bash.exe"