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

Breaking change in yarn 1.22 for "publish" #7942

Open
CarstenLeue opened this issue Feb 27, 2020 · 0 comments
Open

Breaking change in yarn 1.22 for "publish" #7942

CarstenLeue opened this issue Feb 27, 2020 · 0 comments

Comments

@CarstenLeue
Copy link

Bug description

Command

yarn workspaces run publish dist --non-interactive

What is the current behavior?
Build failure with
error Command "publish" not found.

What is the expected behavior?
I would expect that this runs yarn publish dist --non-interactive for each of the packages in my workspace. This is what happened for yarn 1.21.x

Environment

  • Node Version: 10.18.1
  • Yarn v1 Version: 1.22.0
  • OS and version: Linux 4c0b35033e20 4.19.76-linuxkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant