Yarn upgrade-interactive in the current workspace #6738
Unanswered
cgx-system
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I desperatly find a way to upgrade interactively all packages in a specific workspace.
According to the documentation, the
yarn workspace <workspace> <subcommand>
is supposed to run the subcommand inside the selected workspace, but this doesn't work with upgrade-interactive. It upgrades the packages for all workspaces at once !What am I missing ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions