-
We want the example code to be as close to what users would write. This means we should have it run against the published npm packages.
So the example directory should manage its own yarn workspace…
-
- [ ] I'd be willing to implement a fix
**Describe the bug**
Creating a constraint using the query predicate to enforce the fact for workspace manifests where a field does _not_ exist.
Running `y…
-
Using yarn `1.22.19` on macos 14.4.1 (23E224). It seems yarn does not honor the .npmrc config for domains, and only matches the exact path.
https://docs.npmjs.com/cli/v10/configuring-npm/npmrc#aut…
synox updated
1 month ago
-
- yarn -> pnpm workspaces
- refactor ts config then: rollup -> tsup to build remix
- add Nx
- test out Nx cloud
-
# This is a (Bug Report / Feature Proposal)
Feature Proposal
## Description (short)
It would be great to get an example for typescript monorepos, using lerna, yarn workspaces or npm workspaces, w…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Please refer to this repository: https://github.com/IceWhaleTech/CasaOS-UI/tree/feature-0.4.6
When I run yarn, the pos…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
I have a project with a workspace (around 10 packages) When I run `yarn add` inside one of the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Golang 1.18 introduced the support for [workspaces](https://go.dev/ref/mod#workspaces) to …
-
## Problem
This is a situation that can happen:
```
--- yarn prisma -v ---
warning package.json: No license field
prisma : 2.26.0-dev.7
@prisma/client : 2.26.0-dev.7
Curre…
-
I have a project that is in a monorepo and uses yarn right now.
I'm considering migrating to pnpm for the monorepo, as well as all other projects I contribute to, as I have a small SSD as local sto…