Skip to content

Instantly share code, notes, and snippets.

@BananaAcid
Created April 20, 2025 17:29
Show Gist options
  • Save BananaAcid/b86aa26c2fc3ceaac9953fe8623dd7de to your computer and use it in GitHub Desktop.
Save BananaAcid/b86aa26c2fc3ceaac9953fe8623dd7de to your computer and use it in GitHub Desktop.
npm shell to pwsh

#donotForgetAgain

set npm shell to be powershell 7+

npm config set script-shell pwsh --global 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment