turbo icon indicating copy to clipboard operation
turbo copied to clipboard

Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

Results 718 turbo issues
Sort by recently updated
recently updated
newest added

### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue turbo dev ### What...

kind: bug
needs: triage
owned-by: turborepo

### Description I noticed that the documentation mentions Yarn 2+, but doesn't explain the correct way to install dependencies when using that package manager. It's well documented [here](https://yarnpkg.com/cli/workspaces/foreach#usage), so I...

area: docs
needs: triage
owned-by: turborepo
owned-by: turbopack

### Why? I want to determine percent "cache hit" rates for tasks. Tasks with very low task hit rates should likely have their annotations removed. Eventually, we might be able...

owned-by: turbopack
created-by: turbopack

### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### What package manager are you using / does the bug impact?...

kind: bug
owned-by: turborepo

### Description Update swc_core to https://github.com/swc-project/swc/commit/47a79485d94acb0c899eea4d912db1acdcdad000 ### Testing Instructions See [next.js counterpart](https://github.com/vercel/next.js/pull/67167) Closes https://github.com/vercel/next.js/issues/64890

owned-by: turborepo
owned-by: turbopack
created-by: turbopack

I have a `/hooks` package where I use React Query. I have the React Query Providers in the apps, but They are not working. Please check the error here: ![Screenshot...

### Description Users have let us know that they want to see their long-running tasks at the top of the list, most prominently. This PR flips re-orders the task list...

owned-by: turborepo
created-by: turborepo

### Discussed in https://github.com/vercel/turbo/discussions/8388 Originally posted by **notaphplover** June 8, 2024 ### Summary I'm not sure about creating an issue about this, but `turborepo@2` no longer play well with vscode...

### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue https://github.com/NullVoxPopuli/limber/ ### What package...

kind: bug
owned-by: turborepo

### What is the improvement or update you wish to see? I'm just adding this here so people can find it on Google, because my Playwright docker container started failing...

area: docs