Remove a config key.
Section: Configuration Basics
Delete config value
bash
bash
pnpm config delete store-dirExplanation
Remove a config key.
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.