-
Hi all, I'm now running into the same issue in a repository using yarn3, when attempting to integrate a pre-release created via lerna:
Has there ever been a conclusion to this issue? As I understand from the other reports on the closed bug report, the issue itself remains unresolved, but there is also no clear indication on which steps to take or a statement that it's just not a use-case supported by yarn berry |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey, thanks for the reminder about that bug! yarn set version from sources --branch 4008 |
Beta Was this translation helpful? Give feedback.
Hey, thanks for the reminder about that bug!
I opened #4008 to fix the issue, you can try it out using
yarn set version from sources --branch 4008