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

[BUG] pnpm 9 sets link-workspace-packages to false by default #761

Closed
agdimech opened this issue Apr 17, 2024 · 0 comments · Fixed by #764
Closed

[BUG] pnpm 9 sets link-workspace-packages to false by default #761

agdimech opened this issue Apr 17, 2024 · 0 comments · Fixed by #764
Labels
bug Something isn't working needs-triage

Comments

@agdimech
Copy link
Contributor

Describe the bug

link-workspace-packages should be true for PDK projects

Expected Behavior

link-workspace-packages should be set to true

Current Behavior

link-workspace-packages is false as of pnpm 9

Reproduction Steps

pnpm i will fail for PDK monorepo projects.

Possible Solution

append: link-workspace-packages=true to root .npmrc

Additional Information/Context

No response

PDK version used

latest

What languages are you seeing this issue on?

No response

Environment details (OS name and version, etc.)

all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant