-
### How can we reproduce the crash?
Running two modules simultaneously in a turborepo app crashes with "out of memory" errors (although they are not so big modules).
Other times, errors like: `memor…
-
Please take a glance of these materials as they are required for doing this test project
1. [TurboRepo](https://turbo.build/repo/docs)
2. [TailwindCss](https://tailwindcss.com/docs/installation)
…
-
## Affected Packages
@changesets/cli
## Problem
I have a monorepo (using Turbo) that I'm using PNPM with. I've recently restructured where my packages physically live and what they are called…
-
## 🚀 Feature Proposal
Currently, `TURBO_TOKEN` is defined as an environment variable, therefore making changes to the token(s) requires a full restart. Instead, authorized tokens should be stored i…
-
Looking to build a basic component-library using Mitosis that I would like to eventually distribute to internal users. If I wanted to leverage a monorepo tool to manage all the different packages, cou…
-
When I try to use ``, ``, ``, `interpolate`, etc I get the following error :
```yml
module is not defined
/@fs/my/local/directories/turborepo-astro-nestjs/node_modules/.pnpm/deepmerge@4.2.2/node…
-
So I was working on a project where I wanna setup svgr inside a tsup package in turborepo.
This is my tsup config
```ts
import type { Options } from "tsup";
import { defineConfig } from "tsup";…
-
### Describe the feature
I think the `nuxi dev` command should have the option of `--skip-prepare`, to allow users to explicitly skip running the prepare step as part of the initial run of dev.
Th…
-
## 🐛 Bug Report
I updated Turbo from `1.10.16` to `1.12.5` today and started seeing this in CI:
```
WARNING failed to contact remote cache: Error making HTTP request: HTTP status client error…
-
### Description of the bug
How would you shortly summarise the issue?
I am trying to run commands with expo in the terminal but my keystrokes don't seem to be doing anything for example pressing i…