-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] broken input globs cause turbo to hang #6016
Comments
@NullVoxPopuli I think you have a bad glob: here and here you are missing a closing However. |
oh no! how embarrassing for me 😅 thanks for looking in to it. |
@NullVoxPopuli Coming soon: |
Closing this issue out as resolved and we'll trace perf issues in the other two reports. |
Actually, no, I'm going to repurpose this issue. Broken globs shouldn't break us. |
What version of Turborepo are you using?
1.10.14
What package manager are you using / does the bug impact?
pnpm
What operating system are you using?
Linux / Ubuntu, 23.04
Describe the Bug
turbo makes no progress and stops here when running with
--verbosity 3
Expected Behavior
command proceeds
To Reproduce
Use this turbo.json:
Reproduction Repo
starbeamjs/starbeam#132
The command I ran:
dry-run hangs, too:
The text was updated successfully, but these errors were encountered: