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

[turborepo] Turbo error: unable to find any locator for array-source@0 #6243

Closed
MaxwellLevenson opened this issue Oct 21, 2023 · 1 comment
Closed
Labels
area: prune turbo prune kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage

Comments

@MaxwellLevenson
Copy link

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:

➜  turbo_repro git:(main) yarn turbo prune --scope foo
Generating pruned monorepo for foo in /Users/maxlevenson/turbo_repro/out
 - Added foo
Turbo error: unable to find any locator for array-source@0

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

@MaxwellLevenson MaxwellLevenson added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels Oct 21, 2023
@mehulkar mehulkar added the area: prune turbo prune label Oct 23, 2023
@chris-olszewski
Copy link
Member

Closing this in favor of #6232, but I am extremely thankful for the reproduction. It makes my life a lot easier

@chris-olszewski chris-olszewski closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: prune turbo prune kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

No branches or pull requests

3 participants