-
Github is hassling me automatically about security problems with some of the app dependencies `app/yarn.lock`. I'll update the dependencies for the app. Hopefully nothing breaks. It should be easy to …
boyle updated
5 years ago
-
### Describe the bug
I have a project set up as a monorepo using yarn workspaces and pnp .
```
c:\dev\package.json
-------vite.config.js
-------packages\react\package.json
--------------------…
-
### Minimal reproducible example
https://github.com/tomnoir/expo-52-drizzle-issue-example
### What platform(s) does this occur on?
Android, iOS, Web
### Where did you reproduce the issue?
…
-
### Link to the code that reproduces this issue
https://github.com/aelassas/next-turbopack
### To Reproduce
Create a Next.js 15 project with an internal package `package1`:
```
| - my-app/
| - p…
-
### 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…
-
## Describe the ~~bug~~ feature
Yarn's builtin [@yarnpkg/plugin-compat](https://github.com/yarnpkg/berry/tree/master/packages/plugin-compat) will automatically patch specific packages upon install. A…
-
**Description:**
I'm using Nativewind 4.1.20 in the following two separate packages that is set up as a Yarn Workspace.
1. React Native UI Library
2. Example App which uses "React Native UI Librar…
-
### Self-service
- [x] I'd be willing to implement a fix
### Describe the bug
Hi,
we have internal artifactory, which mirrors external + publishes some `@scoped` packages. When following m…
-
> [!NOTE]
> Please stick to the template and provide as much detail as possible to help us diagnose and fix the issue.
> Low effort bug reports will be closed.
**Describe the bug**
Docket compos…
-
I've got an SPA that I'm trying to build and can't quite get things worked out right. `tslint` and `tsc` fail when run with nix but are fine when I run yarn directly. After a bit of investigating, it …