[turborepo] Turbo error: unable to find any locator for array-source@0 #6243
Labels
area: prune
turbo prune
kind: bug
Something isn't working
needs: triage
New issues get this label. Remove it after triage
What version of Turborepo are you using?
1.10.16
What package manager are you using / does the bug impact?
Yarn v2/v3 (node_modules linker only)
What operating system are you using?
Mac
Describe the Bug
Running
yarn turbo prune --scope foo
triggers an error:Expected Behavior
The prune command completes without error.
To Reproduce
Clone this minimal reproducible example https://github.com/MaxwellLevenson/turbo-prune-err-repro and run
yarn turbo prune --scope foo
from the repo root.Reproduction Repo
https://github.com/MaxwellLevenson/turbo-prune-err-repro
The text was updated successfully, but these errors were encountered: