Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when pnpm pathch exists in my package.json #99

Open
5 tasks done
zhoushengdong opened this issue Jan 2, 2024 · 0 comments
Open
5 tasks done

Error when pnpm pathch exists in my package.json #99

zhoushengdong opened this issue Jan 2, 2024 · 0 comments

Comments

@zhoushengdong
Copy link

zhoushengdong commented Jan 2, 2024

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

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

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
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

No branches or pull requests

1 participant