Skip to content

Conversation

karlhorky
Copy link
Contributor

Document the default of the --location flag for pnpm config commands

It appears that the default of the --location setting for pnpm config is global:

$ pnpm config set x true
$ pnpm config get x
true
$ cat "$HOME/Library/Preferences/pnpm/rc"
x=true

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Sep 23, 2025

@karlhorky is attempting to deploy a commit to the pnpm Team on Vercel.

A member of the Team first needs to authorize it.

@zkochan zkochan merged commit afd494a into pnpm:main Sep 24, 2025
1 of 2 checks passed
@karlhorky karlhorky deleted the patch-5 branch September 25, 2025 05:45
@karlhorky
Copy link
Contributor Author

Thanks for the review and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants