Closed NullVoxPopuli closed 1 year ago
We're aware of a globbing issue on Linux. I suspect that pinning to one of 1.10.3 or 1.9.5 will work around this issue. Probably the same as #5773 and #5908.
oh no! how embarrassing for me :sweat_smile:
thanks for looking in to it. it'd be great if the we had line/column-aware errors for stuff like this :muscle:
@NullVoxPopuli Coming soon: biome-json-parser
to parse JSON with spans because serde_json
can't do it.
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
https://github.com/starbeamjs/starbeam/pull/132
The command I ran:
dry-run hangs, too: