-
### Problem statement
Here are some env vars that I have in .bashrc and .zshrc :
```sh
# Respected by some tools CF https://donottrack-doc.com/fr/intro/
export DO_NOT_TRACK=1
# Turborepo CF …
-
**Problem:**
- Clerk Auth is now showing errors in the console
- Unable to sign in after submitting form when on production branch (works locally)
**Details:**
```
Cookie “__clerk_db_jwt” does …
tayv updated
6 months ago
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/7mqmx8
### To Reproduce
1. Run the application using next dev with --turbopack flag enabled.
2. Check the brow…
-
### Which project is this feature idea for?
Turborepo
### Describe the feature you'd like to request
Replace the pnpm commands in the README from the basic turborepo example (which is used by…
-
The toast is not working after upgrade to the Nuxt bridge. Also the server shows several warnings (only when this plugin enabled).
```
WARN Compiled with 60 warnings …
-
### What version of Turborepo are you using?
N/A
### What package manager are you using / does the bug impact?
pnpm
### What operating system are you using?
Linux
### Describe the Bu…
-
### What version of Turborepo are you using?
1.6.2
### What package manager are you using / does the bug impact?
pnpm
### What operating system are you using?
Linux
### Describe the …
-
### Environment
Node: 18.15.0
Windows 11
### Reproduction
https://github.com/sadeghbarati/jiti-resolve-issue
### Describe the bug
Failed to resolve stub module in Windows and also macO…
-
### Why
To enhance the efficiency of our development workflow and ensure consistency in release management, we aim to introduce automated versioning and publishing within our monorepo. Currently, our …
-
Issue:
This issue happen after I upgrade to nextjs lasted version (15.0.0-canary.195).
It throws this error when I create a new Resend instance:
```
new Resend(resendApiKey)
```
Error:
```
[p…