mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-28 19:14:56 -04:00
fix: fix typo in breaking change tips
This commit is contained in:
@@ -124,7 +124,7 @@ function structureChangeMsg (moreInfo: string): string {
|
||||
Remove it and run pnpm again.
|
||||
${moreInfo}
|
||||
TIPS:
|
||||
If you have a shared store, remove both the node_modules and the shared shore.
|
||||
If you have a shared store, remove both the node_modules and the shared store.
|
||||
Otherwise just run \`rm -rf node_modules\`
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user