Closed
Description
Which project is this feature idea for?
Turborepo
Describe the feature you'd like to request
If I set "packageManager": "bun@0.5.9"
in my package.json
and run turbo, I get:
$ turbo run lint
ERROR run failed: could not detect yarn version: exit status 1
Turbo error: could not detect yarn version: exit status 1
error: script "lint" exited with code 1 (SIGHUP)
Describe the solution you'd like
It should support bun.
Describe alternatives you've considered
None
Metadata
Assignees
Labels
No labels