Replies: 1 comment 1 reply
-
Only the symlinks in the root node_modules are removed. Packages are not pruned in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Different packages in different branches. Every time I switch it, I need to reinstall. It's awaste of time.
I ask AI what should I do. Get a solution all by imagine:
pnpm install --no-prune
, but it's not a real feature.Guys, what did you do when you switch in branches to install packages?
Beta Was this translation helpful? Give feedback.
All reactions