-
### Describe the Bug
After performing the JSS 21.x to 22.1 upgrade, we encountered an error that reads "NextRouter was not mounted" and after reading the logs it is coming from the RichText component…
-
### pnpm version:
7.26.3
### Code to reproduce the issue:
Fresh `pnpm install` on any project.
### Expected behavior:
Successful installation (Yarn and NPM work fine).
### Actual beh…
-
I'm using a turborepo monorepo and I'm seeing if `packages/A/a.ts` imports from `packages/B/b.ts`, the `b.ts` will have it's exports marked as "not used within other modules".
-
### 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?
Mac
### Describe the Bug
Not sur…
-
### What version of Turborepo are you using?
1.9.3
### What package manager are you using / does the bug impact?
Yarn v1
### What operating system are you using?
Mac
### Describe the…
-
### What version of Turborepo are you using?
1.9.8
### What package manager are you using / does the bug impact?
Yarn v2/v3 (node_modules linker only)
### What operating system are you usi…
-
### What version of Turborepo are you using?
1.9.3
### What package manager are you using / does the bug impact?
Yarn v2/v3 (node_modules linker only)
### What operating system are you using?
Win…
-
`// create turborepo
npx create-turbo@latest my-monorepo
cd my-monorepo
// add keystone to turborepo
cd apps
npm init keystone-app my-keystone-app
cd my-keystone-app
npm run build`
As …
-
### Link to the code that reproduces this issue
https://github.com/tsdineshjai/PayTM_Repo
### To Reproduce
1. NPM install globally (so that recoil package is also installed, that is the one causing…
-
### 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/me4502/turborepo-reprod…