Lerna useWorkspaces
has been removed, and is incompatible with get-monorepo-packages
#2488
Labels
bug
Something isn't working
Describe the bug
When using
"@lerna-lite/cli": "^3.11.0",
with"auto": "^11.3.0"
, execution fails due to the presence ofuseWorkspaces
in thelerna.json
.Example
But, if you remove
useWorkspaces
to appeaselerna
, then we are presented with azz/get-monorepo-packages#11 bug that hasn't been updated to deal with it.To Reproduce
useWorkspaces
from thelerna.json
yarn auto shipit
Expected behavior
Related package bug: azz/get-monorepo-packages#11
The text was updated successfully, but these errors were encountered: