-
Mono repo with lerna and yarn workspaces?
-
Lerna 6 is not supported, and it's best to upgrade to `npm` or `yarn` workspaces + maybe some extra tools.
Besides, after the migration we'd need to update the CONTRIBUTING.md
-
Workspaces are awesome, but they're inconvenient for deployment.
I presume that the intention of workspaces is that for deployment, you're supposed to push all your packages to an NPM registry, and…
-
### Current Terraform Version
```
1.0.5
```
### Use-cases
We have a Github repository of modules with each module in its own subfolder. Module usage in a project looks something like this
```
…
-
### Describe the feature that you would like added
ATM we use yarn midgard (msft fork of yarn v1 ) - it seems it doesn't have much traction from both feature additions/supporting the package.
"…
-
This repository looks nice!
---
I recognized that in the main package.json one is advised to use `yarn` instead of `npm`.
Should this only be for developers of this repo or also for users of th…
-
### Describe the bug
*I initialy though this was a case of https://github.com/vitejs/vite/issues/11468#issuecomment-2073871487, but it seems it is something else, so I am opening another issue.*
…
-
Move Piston-Cylinder, Solid, Spring/Compression, Spring/Extension, and Spring/Torsion 'Model' design type files into an independent directory. This independent directory should be separate from the S…
-
atomically = not relying on a project, by themselves
Lerna seems to be able to team with yarn workspaces
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Yarn skips installing dependencies for packages with no version field in workspace but it successfu…