Read a pnpm configuration value.
Section: Configuration Basics
Get config value
bash
bash
pnpm config get store-dirExplanation
Read a pnpm configuration value.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Configuration Basics
Create project .npmrc
Write common pnpm/npm-compatible configuration into .npmrc.
Use hoisted node_modules linker
Switch to a hoisted node_modules layout if needed for compatibility.