Open zhoushengdong opened 11 months ago
Error when pnpm patch exists Error Info: Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
` my package.json
"dependencies": { .... }, "devDependencies": { ... }, "pnpm": { "patchedDependencies": { ... } } `
none
System: OS: macOS 13.2.1 CPU: (8) arm64 Apple M1 Pro Memory: 41.03 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.20.2 - /opt/homebrew/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 8.19.4 - /opt/homebrew/bin/npm pnpm: 8.11.0 - /opt/homebrew/bin/pnpm Browsers: Chrome: 120.0.6099.129 Safari: 16.3
pnpm
Describe the bug
Error when pnpm patch exists Error Info: Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
` my package.json
"dependencies": { .... }, "devDependencies": { ... }, "pnpm": { "patchedDependencies": { ... } } `
Reproduction
none
System Info
Used Package Manager
pnpm
Validations