Skip to content

When I upgrade to pnpm 10 from 9, pnpm install freeze. What can I do to debug the issue ? #9376

Answered by zkochan
leo91000 asked this question in Q&A
Discussion options

You must be logged in to vote

We have switched to another package for globs. Seems like it has some issues with negations in globs. If in your packages field of pnpm-workspace.yaml you use !/<rest of the glob>, try to change it to !<rest of the glob>

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@leo91000
Comment options

@zkochan
Comment options

Answer selected by leo91000
@leo91000
Comment options

Comment options

You must be logged in to vote
3 replies
@leo91000
Comment options

@zkochan
Comment options

@btea
Comment options

btea Apr 5, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants