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

"pnpm install" with "--filter" not working when "dedupe-peer-dependents=true" #6621

Closed
WhiteKiwi opened this issue Jun 1, 2023 · 2 comments

Comments

@WhiteKiwi
Copy link
Sponsor Contributor

pnpm version:

7.33.0

Code to reproduce the issue:

In monorepo
.npmrc

dedupe-peer-dependents=true

Expected behavior:

pnpm install --filter is working.

Actual behavior:

now all deps are installed

Additional information:

  • node -v prints: v18.14.2
  • Windows, macOS, or Linux?: macos
@await-ovo
Copy link
Member

Maybe duplicate with #6300

@WhiteKiwi
Copy link
Sponsor Contributor Author

oh thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants