Miroslav Jonaš
Miroslav Jonaš
## Current Behavior Installation of packages using `ensurePackage` and `create-nx-workspace` fail for Yarn Berry because they create temp folder that might be targeting different yarn version Let's assume this folder...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
## Current Behavior Recipes related to Angular are scattered in `Adopting Nx`, `Adopting Nx From Angular CLI` and `Other` ## Expected Behavior All Angular related recipes should be in the...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #20943
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #20727
At [nx](https://github.com/nrwl/nx), we test our tools with major package managers - npm, yarn and pnpm. Our [nightly tests](https://github.com/nrwl/nx/actions/runs/4759975498) are running a matrix and recently we added reporting of the duration...
- [X] Fix parenthesis separator detection - [x] Fix leading dash detection - [x] Migrate existing pnpm normalizer to latest code - [X] Add unit tests for v9 - [X]...