Documentación offline pnpm main

Scriptshell

main Documentación oficial Licencia MITDescargado el 2026-08-02

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"